CVE-2026-41014
MEDIUM EPSS 27.1%
Published Jun 1, 20264w ago · Modified Jun 17, 20261w ago
4.3 CVSS 3.1
Published Jun 1, 2026 4w ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
27.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apache | airflow | * | ≥3.2.0 – <3.2.2 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/05/31/4
- github.com https://github.com/apache/airflow/pull/65344
- lists.apache.org https://lists.apache.org/thread/12nbzwwby7g883w2j13gn7ny1545xob9
Remediation
- github.com https://github.com/apache/airflow/pull/65344