VYPR

airflow-providers-fab

by Apache

Source repositories

CVEs (8)

  • CVE-2026-59243CriJul 29, 2026
    risk 0.64cvss 9.8epss 0.00

    The FAB auth manager's Azure AD OAuth login defaulted `verify_signature=False` when decoding the ID token, so an attacker able to present a forged or unsigned (`alg:none`) ID token to the OAuth callback could bypass authentication and log in as an arbitrary user, including one…

  • CVE-2026-82311CriSep 16, 2026
    risk 0.57cvss 9.8epss 0.01

    Apache Airflow FAB provider: resetting a user's password does not delete that user's existing database-backed sessions, despite documented behaviour that it does. The cleanup compares the string identifier Flask-Login stores in the session against the user's integer database…

  • CVE-2024-42447CriAug 5, 2024
    risk 0.57cvss 9.8epss 0.01

    Insufficient Session Expiration vulnerability in Apache Airflow Providers FAB. This issue affects Apache Airflow Providers FAB: 1.2.1 (when used with Apache Airflow 2.9.3) and FAB 1.2.0 for all Airflow versions. The FAB provider prevented the user from logging out.   * FAB…

  • CVE-2026-59245HigJul 13, 2026
    risk 0.53cvss 8.1epss 0.01

    In the Apache Airflow FAB auth manager, a DAG whose `dag_id` is `DAGs` collided with the global all-DAGs permission resource name produced by `resource_name()`, so a user granted per-DAG `access_control` on that one DAG was silently granted the global all-DAGs permission…

  • CVE-2026-86462CriSep 16, 2026
    risk 0.52cvss 9.1epss 0.00

    Apache Airflow FAB provider: changing a user's password through the Admin user-edit PATCH endpoint does not invalidate that user's existing database-backed sessions. An attacker who already holds a copy of the victim's session cookie keeps full access as that user after the…

  • CVE-2024-45033HigJan 8, 2025
    risk 0.46cvss 8.1epss 0.01

    Insufficient Session Expiration vulnerability in Apache Airflow Fab Provider. This issue affects Apache Airflow Fab Provider: before 1.5.2. When user password has been changed with admin CLI, the sessions for that user have not been cleared, leading to insufficient session…

  • CVE-2026-82310HigSep 16, 2026
    risk 0.40cvss 7.2epss 0.01

    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…

  • CVE-2026-46745MedMay 25, 2026
    risk 0.27cvss 5.3epss 0.01

    Apache Airflow FAB Auth Manager contains an LDAP filter injection vulnerability (CWE-90) that allows unauthenticated attackers to exfiltrate directory data or bypass authentication. Upgrade to apache-airflow-providers-fab 3.6.4 or later. If immediate upgrade is not possible,…