Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2026-59243

The FAB auth manager's Azure AD OAuth login incorrectly disabled signature verification for ID tokens, allowing an attacker to present a forged or unsigned token and authenticate as any user, including administrators. This flaw affects apache-airflow-providers-fab versions prior to 3.7.3. Upgrading to version 3.7.3 or later restores proper signature verification and mitigates the issue.

publishedJul 29, 2026
last modifiedJul 29, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
9th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 28, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Users of apache-airflow-providers-fab with Azure AD OAuth login enabled.

02

Real-world impact

An attacker could bypass authentication and gain privileged access to affected Airflow deployments.

03

Why this severity

CVSS 9.8 (Critical) due to network‑adjacent, low‑complexity attack requiring no privileges or user interaction, leading to full compromise of confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 011. Determine the installed version of apache-airflow-providers-fab.
  2. 022. If the version is older than 3.7.3, upgrade to version 3.7.3 or newer (e.g., via pip install --upgrade apache-airflow-providers-fab==3.7.3).
  3. 033. After upgrading, restart any Airflow services or workers to ensure the new library is loaded.

NVD description (vendor advisory) stating that versions before 3.7.3 are affected and that upgrading to 3.7.3 fixes the issue.

05

Timeline

  1. Jul 29, 2026 · 1d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 29, 2026 · 20h ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →