CVE-2026-75156
Last modified
CVE-2026-75156 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Apache Airflow FAB provider versions 3.7.3 through 3.8.0 do not validate the issuer or audience of Azure AD `id_token`s during OAuth login. Deployments are affected only when the FAB auth manager is configured with Azure AD as an OAuth provider. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Apache Airflow FAB provider versions 3.7.3 through 3.8.0 do not validate the issuer or audience of Azure AD `id_token`s during OAuth login. Deployments are affected only when the FAB auth manager is configured with Azure AD as an OAuth provider. Because the signing keys are fetched from Microsoft's **multi-tenant** JWKS endpoint, an `id_token` minted in *any* Azure tenant — including one the attacker creates — passes signature verification, and the username and role assignments are then read from that attacker-controlled token. Anyone able to register an Azure tenant can therefore authenticate to the Airflow UI with no prior access to the deployment. The fix for **CVE-2026-59243** was incomplete, and this advisory closes the remaining gap: that fix made the provider verify the `id_token` signature, but did not add issuer or audience checks. Operators who already applied the CVE-2026-59243 fix are **still affected and must upgrade again** — 3.7.3 is the release that shipped that fix, so every version containing it falls inside this affected range. Upgrade to apache-airflow-providers-fab `3.8.1` or later.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Apache-Airflow-Providers-Fab | >= 3.7.3, < 3.8.1 |
References
- https://github.com/apache/airflow/pull/71735Patch, Vendor Advisory
- https://www.cve.org/CVERecord?id=CVE-2026-59243Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-75156?
How severe is CVE-2026-75156?
How do I fix CVE-2026-75156?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-75146FFmpeg before commit 65b0dab contains an out-of-bounds read …8.1
- CVE-2026-75147FFmpeg before commit 983dae9 contains an out-of-bounds read …7.1
- CVE-2026-75148cgltf through 1.15 contains an integer overflow vulnerabilit…6.1
- CVE-2026-75149marimo before 0.23.15 contains a code injection vulnerabilit…8.8
- CVE-2026-7515The BetterDocs Pro plugin for WordPress is vulnerable to Loc…9.8
- CVE-2026-75151A vulnerability has been found in SourceCodester Onlne Exami…4.3
- CVE-2026-75157Apache Airflow's asset queued-events DELETE endpoints checke…7.5
- CVE-2026-75158Apache Airflow's `/assets/events` API returned asset events …4.3
- CVE-2026-75159An unauthenticated client that can reach a MongoDB Connector…7.5
- CVE-2026-7516A vulnerability was identified in the Lenovo Android Applica…5.1
- CVE-2026-75160An issue in X-Serie Gateway Firmware V6_00_05 allows a remot…9.1
- CVE-2026-75161An issue in the ugw-restart method of /cgi-bin/wwwugw.cgi in…8.8
Are you affected by CVE-2026-75156?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
