CVE-2026-46764

The Event Log detail endpoint `GET /api/v2/eventLogs/{event_log_id}` in Apache Airflow fetched audit-log rows directly by numeric ID after only the generic Audit Log permission check, while the collection endpoint `GET /api/v2/eventLogs` applied per-Dag scoping. An authenticated UI/API user with audit-log read permission for one Dag could retrieve audit-log entries for any other Dag by guessing or enumerating the numeric event log ID. Affects deployments that rely on per-Dag audit-log scoping. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-01 09:16

Updated : 2026-07-21 19:10


NVD link : CVE-2026-46764

Mitre link : CVE-2026-46764

CVE.ORG link : CVE-2026-46764


JSON object : View

Products Affected

apache

  • airflow
CWE
CWE-639

Authorization Bypass Through User-Controlled Key