Home

Description

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.

PUBLISHED Reserved 2026-05-18 | Published 2026-06-01 | Updated 2026-06-02 | Assigner apache

Problem types

CWE-639: Authorization Bypass Through User-Controlled Key

Product status

Default status
unaffected

Any version before 3.2.2
affected

Credits

Stoyan Stoyanov Trendafilov (trstoyan), independent security researcher finder

Pierre Jeambrun (@pierrejeambrun) remediation developer

References

www.openwall.com/lists/oss-security/2026/05/31/14

github.com/apache/airflow/pull/67112 patch

lists.apache.org/thread/ctrbj7q3m86g4qxmo9ponojgmzrcoqpv vendor-advisory

cve.org (CVE-2026-46764)

nvd.nist.gov (CVE-2026-46764)

Download JSON