Permissions, Privileges, and Access Controls in Apache Airflow - CVE-2024-27906

 

Permissions, Privileges, and Access Controls in Apache Airflow - CVE-2024-27906

Published: March 1, 2024


Vulnerability identifier: #VU86951
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-27906
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to gain access to otherwise restricted functionality.

The vulnerability exists due to application does not properly impose security restrictions. A remote authenticated user can view DAG code and import errors of DAGs they do not have permission to view through the API and the UI.


Affected software

Apache Airflow

How to mitigate CVE-2024-27906

Install updates from vendor's website.

Apache Airflow - update to 2.8.2

External References

Related Security Bulletins