Improper access control in Apache Airflow - CVE-2026-38743
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /ui/dags endpoint when handling authenticated requests that embed Human-in-the-Loop and TaskInstance records. A remote user can retrieve DAG-related records outside their authorized scope to disclose sensitive information.
The exposed data may include HITL prompts with request parameters and full TaskInstance details.