Improper access control in Apache Airflow - CVE-2026-46764

 

Improper access control in Apache Airflow - CVE-2026-46764

Published: June 4, 2026


Vulnerability identifier: #VU133383
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-46764
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Apache Airflow

How to mitigate CVE-2026-46764

Install security update from vendor's website.

Apache Airflow - update to 3.2.2

External References

Related Security Bulletins