CVE 4.3 MEDIUM

Apache Airflow: Event Log detail endpoint bypasses DAG-scoped event log permission filter_CVE-2026-46764

4.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-46764
Source apache
Published Jun 1, 2026 at 07:45
Modified Jun 2, 2026 at 15:50

Affected Product

Vendor Apache Software Foundation
Product Apache Airflow
Affected Versions Apache Software Foundation Apache Airflow 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.