Improper access control in Apache Airflow - CVE-2026-41014

 

Improper access control in Apache Airflow - CVE-2026-41014

Published: June 4, 2026


Vulnerability identifier: #VU133377
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-41014
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Apache Airflow

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to improper access control in /ui/partitioned_dag_runs endpoints when handling UI or API requests. A remote user can query the endpoints to disclose sensitive information.

The issue affects deployments that rely on per-Dag read scoping while granting users broader Asset:read access.


How to mitigate CVE-2026-41014

Install security update from vendor's website.

Sources