Information disclosure in Apache Software Foundation Airflow
CVE-2026-75158
Apache Airflow's `/assets/events` API returned asset events for every Dag in the deployment, with no filter restricting them to the Dags the caller is authorized to read. Any authenticated user holding asset-read access could therefore enumerate asset events — including the source Dag ID, task ID, run ID and event timestamps — for Dags they have no permission to see. Because the filter was also absent from the count query, `total_entries` and pagination disclosed the existence of hidden Dags even without inspecting individual rows. Deployments are affected whenever per-Dag access control is used to separate teams or tenants; no special configuration is required. Upgrade to apache-airflow 3.3.2 or later.
Vulnerability class: Information Disclosure
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
Weakness classification (CWE)
References
- security@apache.org (patch)
- security@apache.org (vendor-advisory)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2026-75158?
- CVE-2026-75158 is a medium-severity vulnerability in Apache Software Foundation Airflow, classified under Information Disclosure. CVSS score: 4.3/10. Published 2026-09-21.
- How severe is CVE-2026-75158?
- Medium severity. CVSS v3 base score is 4.3 out of 10.