Incorrect authorization in Apache Airflow - CVE-2026-68968
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to bypass authorization and modify backfills belonging to other dags.
The vulnerability exists due to improper access control in the Backfill API when handling a crafted backfill id path segment that is interpreted inconsistently during authorization and route processing. A remote user can send a specially crafted request to bypass authorization and modify backfills belonging to other dags.
No non-default configuration is required, and sequential backfill ids make target discovery trivial.