Apache Airflow FAB provider: FAB auth manager: deactivated users retain and renew Core API JWT access
Summary
| CVE | CVE-2026-82310 |
|---|---|
| State | PUBLISHED |
| Assigner | apache |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-16 10:16:53 UTC |
| Updated | 2026-09-16 10:16:53 UTC |
| Description | Apache Airflow FAB provider: deactivating a user account does not stop tokens issued to that account before deactivation. Password authentication correctly rejects the disabled account, but the Core API continues to accept an existing, unexpired token naming it, and lets that token mint a replacement — so the account keeps its role-scoped access indefinitely after an administrator has disabled it. The user replays their own legitimate credential; no signature forgery or privilege escalation is involved, and the access stays within the roles the account already held. Affects deployments using Airflow 3 with the FAB auth manager and Core API token authentication, where an administrator deactivates an account whose row remains in the database and whose previously issued token has not expired. The trigger is administrative deactivation as a containment action, which silently fails to contain. Users of apache-airflow-providers-fab are recommended to upgrade to version 3.9.0 or later, which rejects tokens naming a deactivated account. |
Risk And Classification
Problem Types: CWE-613 | CWE-613 CWE-613: Insufficient Session Expiration
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Apache Software Foundation | Apache Airflow FAB Provider | affected 2.0.0 3.9.0 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/apache/airflow/pull/72199 | [email protected] | github.com | |
| lists.apache.org/thread/85h9r50bmy8vgkgr5nyddryj1p5pxxy2 | [email protected] | lists.apache.org | |
| www.openwall.com/lists/oss-security/2026/09/15/10 | af854a3a-2127-422b-91ae-364da2661108 | www.openwall.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Mayank Jangid (OpenSec) (en)
CNA: Jarek Potiuk (en)
There are currently no legacy QID mappings associated with this CVE.