VYPR

airflow-providers-fab

by Apache

CVEs (2)

  • CVE-2026-59243Jul 29, 2026
    risk 0.00cvss epss 0.01

    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-59245Jul 13, 2026
    risk 0.00cvss epss 0.00

    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…