CVE-2026-75156
CVE-2026-75156 is a critical-severity vulnerability in Apache Apache-airflow-providers-fab with a CVSS 3.x base score of 9.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-346.
Key facts
- Severity: Critical (CVSS 3.x base score 9.1)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-346
- Affected product: Apache Apache-airflow-providers-fab
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-75156?
- 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.
- How severe is CVE-2026-75156?
- CVE-2026-75156 has a CVSS 3.x base score of 9.1, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-75156 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-75156?
- CVE-2026-75156 affects Apache Apache-airflow-providers-fab. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-75156?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2026-75156 published?
- CVE-2026-75156 was published on 2026-09-08 and last updated on 2026-09-18.
References
- https://github.com/apache/airflow/pull/71735
- https://lists.apache.org/thread/n3l6z4jfdxj4p0t8l7m6olkq6xsc6f76
- https://www.cve.org/CVERecord?id=CVE-2026-59243
Affected products (1)
- cpe:2.3:a:apache:apache-airflow-providers-fab:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Apache-airflow-providers-fab
- CVE-2026-82311 — Critical (CVSS 9.8): Apache Airflow FAB provider: resetting a user's password does not delete that user's existing database-backed sessions,…
- CVE-2026-59243 — Critical (CVSS 9.8): The FAB auth manager's Azure AD OAuth login defaulted `verify_signature=False` when decoding the ID token, so an…
- CVE-2024-42447 — Critical (CVSS 9.8): Insufficient Session Expiration vulnerability in Apache Airflow Providers FAB. This issue affects Apache Airflow…
- CVE-2026-86462 — Critical (CVSS 9.1): Apache Airflow FAB provider: changing a user's password through the Admin user-edit PATCH endpoint does not invalidate…
- CVE-2026-86466 — High (CVSS 8.1): Apache Airflow FAB provider: the Authentik OAuth path in the FAB auth manager does not validate the issuer or audience…
- CVE-2026-59245 — High (CVSS 8.1): In the Apache Airflow FAB auth manager, a DAG whose `dag_id` is `DAGs` collided with the global all-DAGs permission…
All CVEs affecting Apache Apache-airflow-providers-fab →
Other CWE-346 vulnerabilities
- CVE-2026-42901 — Critical (CVSS 10.0): Origin validation error in Microsoft Entra ID allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-84140 — Critical (CVSS 9.8): Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2,…
- CVE-2026-84133 — Critical (CVSS 9.8): Site isolation issue in the DOM: Push Subscriptions component. This vulnerability was fixed in Firefox 155, Firefox ESR…
- CVE-2026-84129 — Critical (CVSS 9.8): Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2,…
- CVE-2026-16375 — Critical (CVSS 9.8): Site isolation issue in the Networking: HTTP component. This vulnerability was fixed in Firefox 153, Firefox ESR…
- CVE-2026-16358 — Critical (CVSS 9.8): Site isolation issue in the Graphics: WebRender component. This vulnerability was fixed in Firefox 153, Firefox ESR…