Apache Airflow: Sensitive configuration for providers displayed when "non-sensitive-only" config used
Medium4.3CVE-2024-31869 · Published Apr 18, 2024 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| apache-airflow PyPI | >= 2.7.0, < 2.9.0 | 2.9.0 |
Details and references
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.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-200
- Also known as
- BIT-airflow-2024-31869, CVE-2024-31869, PYSEC-2026-1128
More Apache Airflow advisories
All Apache Airflow| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 262024 | Apache Airflow Improper Preservation of Permissions vulnerability CVE-2024-29735Medium5.3fixed in 2.8.4 | Medium5.3 | 2.8.4 |
| May 142024 | Apache Airflow: XSS vulnerability in Task Instance Log/Log Details CVE-2024-32077Medium5.4fixed in 2.9.1 | Medium5.4 | 2.9.1 |
| Mar 142024 | Apache Airflow: Ignored Airflow Permission CVE-2024-28746Mediumfixed in 2.8.3rc1 | Medium | 2.8.3rc1 |
| Mar 12024 | Apache Airflow: Incorrect Default Permissions in audit logs for Ops and Viewers users CVE-2024-26280Medium4.7fixed in 2.8.2 | Medium4.7 | 2.8.2 |
| Feb 292024 | Apache Airflow: DAG Code and Import Error Permissions Ignored CVE-2024-27906Mediumfixed in 2.8.2 | Medium | 2.8.2 |
| Jun 142024 | Apache Airflow does not return the "Cache-Control" header for dynamic content CVE-2024-25142Lowfixed in 2.9.2 | Low | 2.9.2 |