Information disclosure in Apache Airflow
CVE-2024-31869
Airflow versions 2.7.0 through 2.8.4 have a vulnerability that allows an authenticated user to see sensitive provider configuration via the "configuration" UI page when "non-sensitive-only" was set as "webserver.expose_config" configuration (The celery provider is the only community provider currently that has sensitive configurations). You should migrate to Airflow 2.9 or change your "expose_config" configuration to False as a workaround. This is similar, but different to CVE-2023-46288 https://github.com/advisories/GHSA-9qqg-mh7c-chfq which concerned API, not UI configuration page.
Vulnerability class: Information Disclosure
EPSS: 0.010 (60.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Apache Airflow
- Apache Software Foundation Airflow — versions 2.7.0
Weakness classification (CWE)
References
- security@apache.org (Patch, patch, Issue Tracking)
- security@apache.org (vendor-advisory, Mailing List)
- security@apache.org (Mailing List)
Frequently asked questions
- What is CVE-2024-31869?
- CVE-2024-31869 is a medium-severity vulnerability in Apache Airflow, classified under Information Disclosure. CVSS score: 4.3/10. Published 2024-04-18.
- How severe is CVE-2024-31869?
- Medium severity. CVSS v3 base score is 4.3 out of 10.