Improper access control in Apache Airflow - CVE-2026-40963
Published: June 4, 2026
Apache Airflow
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the structure_data endpoint when handling requests for linked Dag dependency data. A remote user can send a request for dependency graph data to disclose sensitive information.
This affects deployments that rely on per-Dag read scoping to keep Dag dependency topology private across teams.