๐Ÿ” CVE Alert

CVE-2026-86466

UNKNOWN 0.0

Apache Airflow FAB provider: FAB Authentik provider: id_token issuer/audience not validated

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Apache Airflow FAB provider: the Authentik OAuth path in the FAB auth manager does not validate the issuer or audience claims of the id_token it accepts. An attacker holding a token that the same Authentik identity provider minted for a different client application can present it to Airflow and be authenticated as the user it names, because the audience claim is never checked. Affects deployments using the FAB auth manager with Authentik OAuth where the same Authentik instance also serves other applications; the attacker needs a valid token for any of those other applications, not for Airflow. CVE-2026-75156 corrected the same missing validation on the Azure AD path in this file; the Authentik path was left unchanged and is fixed here. Deployments that applied the CVE-2026-75156 fix and use Authentik must also upgrade for this one. Users of apache-airflow-providers-fab are recommended to upgrade to version 3.9.0 or later, which fixes the issue.

CWE CWE-346
Vendor apache software foundation
Product apache airflow fab provider
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow fab provider

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache airflow fab provider are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow FAB provider
0 < 3.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/72645 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-75156 lists.apache.org: https://lists.apache.org/thread/qh7fobs16p2hgln2yblbgf8ty4dvf4y7

Credits

Ritik Chaddha & NEO by ProjectDiscovery Jarek Potiuk