---
cve: "CVE-2026-59245"
severity: "HIGH"
cvss: 8.1
epss: "0.6%"
vendor: "Apache Software Foundation"
kev: false
exploited: false
published: "2026-07-13 16:16:41"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T11:50:20+02:00"
---

# CVE-2026-59245

> 8.1 HIGH · 🧪 PoC

## Beschreibung

In the Apache Airflow FAB auth manager, a DAG whose `dag_id` is `DAGs` collided with the global all-DAGs permission resource name produced by `resource_name()`, so a user granted per-DAG `access_control` on that one DAG was silently granted the global all-DAGs permission (privilege escalation). The escalation triggers when a DAG named `DAGs` exists and a lower-privileged user is given per-DAG access to it, granting that user read/edit access to every DAG. Users are advised to upgrade to `apache-airflow-providers-fab` 3.7.2 or later, which disambiguates the resource-name collision.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- c077d190609f931387c1fcd7b8cc34f12e2372b9 (Commit)

## Referenzen

- <https://github.com/apache/airflow/pull/69106>
- <https://lists.apache.org/thread/70f37q3mwov1vm3zolrfxlzds278c78h>
- <http://www.openwall.com/lists/oss-security/2026/07/13/4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-59245) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
