Incorrect authorization in Apache Airflow - CVE-2026-75157
Published: September 21, 2026
Vulnerability details
The vulnerability allows a remote user to suppress asset-triggered scheduling.
The vulnerability exists due to improper authorization in the asset queued-events DELETE endpoints when handling DELETE requests. A remote user can delete queued asset events for Dags they can read to suppress asset-triggered scheduling.
The issue affects deployments where asset-triggered scheduling is in use and Dag read access is granted more widely than Dag edit access.