CVE Catalog

CVE-2026-41014

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

Apache Airflow before version 3.2.2 has a vulnerability in the partitioned_dag_runs endpoints in the UI, which enforce only asset-level access control, not per-Dag authorization. An authenticated user with global Asset:read permission can enumerate partition run state, schedule configuration, and asset wiring for Dags they are not authorized to read.

Risk Assessment

Risk of information disclosure about Dag configuration and state for unauthorized Dags.

Recommendation

Upgrade Apache Airflow to version 3.2.2 or later.

Other vulnerabilities in Apache Airflow

See all
Original NVD description (English source)

The partitioned_dag_runs endpoints in the Airflow UI enforced only asset-level access control, not per-Dag authorization. An authenticated UI/API user with global Asset:read permission could enumerate partition run state, schedule configuration, and asset wiring for Dags they were not authorized to read. Affects deployments that rely on per-Dag read scoping while granting users broader Asset access. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS