The structure_data endpoint in the Airflow UI returned external dependency graph nodes for linked Dags without checking whether the caller had read permission on those linked Dags. An authenticated UI/API user authorized for one Dag could enumerate linked Dag IDs and dependency metadata for other Dags they were not authorized to read. Affects deployments that rely on per-Dag read scoping to keep Dag dependency topology private across teams. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.
References
| Link | Resource |
|---|---|
| https://github.com/apache/airflow/pull/65342 | Issue Tracking Patch |
| https://lists.apache.org/thread/s907bhsksc37m59f0loqjcp1ryobrr60 | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/05/31/3 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-06-01 09:16
Updated : 2026-07-21 19:10
NVD link : CVE-2026-40963
Mitre link : CVE-2026-40963
CVE.ORG link : CVE-2026-40963
JSON object : View
Products Affected
apache
- airflow
CWE
CWE-285
Improper Authorization
