Katalog CVE

CVE-2026-82310

Niskie ryzyko· EPSS 17%
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.25%

Percentyl 17 - wyżej niż 17% wszystkich znanych CVE

Streszczenie

W Apache Airflow FAB provider dezaktywacja konta użytkownika nie unieważnia wcześniej wydanych tokenów. Tokeny te pozostają ważne i mogą być używane do uzyskiwania dostępu, nawet po dezaktywacji konta przez administratora.

Ocena ryzyka

Dezaktywacja konta jako środek zaradczy nie działa, co może prowadzić do nieautoryzowanego dostępu do zasobów przez dezaktywowane konta.

Rekomendacja

Zaleca się aktualizację apache-airflow-providers-fab do wersji 3.9.0 lub nowszej, która odrzuca tokeny dla dezaktywowanych kont.

Inne podatności w Apache Airflow FAB provider

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS