๐Ÿ” CVE Alert

CVE-2026-75158

MEDIUM 4.3

Apache Airflow: Assets events API returns asset events for every Dag with no per-Dag authorization filter

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Apache Airflow's `/assets/events` API returned asset events for every Dag in the deployment, with no filter restricting them to the Dags the caller is authorized to read. Any authenticated user holding asset-read access could therefore enumerate asset events โ€” including the source Dag ID, task ID, run ID and event timestamps โ€” for Dags they have no permission to see. Because the filter was also absent from the count query, `total_entries` and pagination disclosed the existence of hidden Dags even without inspecting individual rows. Deployments are affected whenever per-Dag access control is used to separate teams or tenants; no special configuration is required. Upgrade to apache-airflow 3.3.2 or later.

CWE CWE-200
Vendor apache software foundation
Product apache airflow
Published Sep 21, 2026
Last Updated Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow

Be the first to know when new medium vulnerabilities affecting apache software foundation apache airflow are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow
0 < 3.3.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/71741 lists.apache.org: https://lists.apache.org/thread/rx5lg86l0qkjl2s7dtmpqxjq0xplr4fy

Credits

n0mi1k Jarek Potiuk