Apache Airflow: Incorrect Default Permissions in audit logs for Ops and Viewers users
Medium4.7CVE-2024-26280 · Published Mar 1, 2024 · updated Nov 1, 2024
Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated Ops and Viewers users to view all information on audit logs, including dag names and usernames they were not permitted to view. With 2.8.2 and newer, Ops and Viewer users do not have audit log permission by default, they need to be explicitly granted permissions to see the logs. Only admin users have audit log permission by default. Users of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | < 2.8.2 | 2.8.2 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-276
- Also known as
- BIT-airflow-2024-26280, CVE-2024-26280, PYSEC-2024-42
- nvd.nist.gov/vuln/detail/CVE-2024-26280
- github.com/apache/airflow/pull/37501
- github.com/apache/airflow/commit/1a96407cd2d76616c1137de288f092d4f3b097fa
- github.com/apache/airflow/commit/7f10998c17ab9d725bc8671deb4c12d672bfba99
- github.com/apache/airflow/commit/8324c87e05741e5a673c43b315619a3788bacc2e
- github.com/apache/airflow/commit/8463ee4f25114a6c5fb2408d6026afe94bdf106d
- github.com/apache/airflow/commit/f2ea8a3e1753012bfe0d529c9c8be66cf55ca28f
- github.com/apache/airflow/commit/f4b9cc74976b7df1acbc3c63471b5751b3e2c40c
- github.com/apache/airflow
- github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2024-42.yaml
- lists.apache.org/thread/knskxxxml95091rsnpxkpo1jjp8rj0fh
- www.openwall.com/lists/oss-security/2024/03/01/1
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 262024 | Apache Airflow Improper Preservation of Permissions vulnerability | Medium5.3 | 2.8.4 |
| Mar 142024 | Apache Airflow: Ignored Airflow Permission | Medium | 2.8.3rc1 |
| Feb 292024 | Apache Airflow: DAG Code and Import Error Permissions Ignored | Medium | 2.8.2 |
| Jan 242024 | Apache Airflow: pickle deserialization vulnerability in XComs | High7.5 | 2.8.1rc1 |
| Jan 242024 | Apache Airflow: cleartext storage | Medium6.5 | 2.6.1 |
| Jan 242024 | Apache Airflow: Bypass permission verification to read code of other dags | High6.5 | 2.8.1rc1 |