Improper access control in Apache Airflow - CVE-2026-46764
Published: June 4, 2026
Apache Airflow
Detailed vulnerability description
The vulnerability allows a remote user to disclose audit-log entries for other Dag scopes.
The vulnerability exists due to improper access control in the Event Log detail endpoint `GET /api/v2/eventLogs/{event_log_id}` when handling requests for event log records by numeric ID. A remote user can guess or enumerate event log IDs to disclose audit-log entries for other Dag scopes.
Affects deployments that rely on per-Dag audit-log scoping.