Information disclosure in Apache Airflow - CVE-2026-48891
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /ui/dependencies scheduling graph endpoint when handling requests for trigger and sensor dependency entries. A remote user can inspect dependency graph data to disclose sensitive information.
This issue affects deployments that rely on per-Dag read scoping to keep Dag identifiers private across teams.