CVE-2026-59245
Last modified
CVE-2026-59245 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Apache-Airflow-Providers-Fab | < 3.7.2 |
References
- https://github.com/apache/airflow/pull/69106Issue Tracking, Patch
- https://lists.apache.org/thread/70f37q3mwov1vm3zolrfxlzds278c78hMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2026/07/13/4Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-59245?
How severe is CVE-2026-59245?
How do I fix CVE-2026-59245?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59238Stored Cross-site Scripting (CWE-79) in the client-side repo…6.9
- CVE-2026-59239Stored Cross-site Scripting (CWE-79) in the email module in …8.6
- CVE-2026-59240The vulnerability involves an Insecure Direct Object Referen…6.9
- CVE-2026-59242Apache Airflow's XCom `GET /api/v2/{...}/xcomEntries/{key}?d…
- CVE-2026-59243The FAB auth manager's Azure AD OAuth login defaulted `verif…9.8
- CVE-2026-59244Apache Airflow's secrets masker did not mask `var.json` Vari…
- CVE-2026-59246Allocation of resources without limits vulnerability in elix…6.3
- CVE-2026-59247Insufficient Verification of Data Authenticity vulnerability…7.6
- CVE-2026-59248Allocation of resources without limits vulnerability in nine…8.7
- CVE-2026-59249Inconsistent interpretation of HTTP requests (HTTP response …6.3
- CVE-2026-59250Classic buffer overflow in the Erlang/OTP megaco flex scanne…8.3
- CVE-2026-59251Allocation of resources without limits in Erlang/OTP public_…7.5
Are you affected by CVE-2026-59245?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
