CVE-2026-76187
קריטית 9.8
תיאור (מקור, אנגלית)
Apache Airflow Keycloak provider: the unauthenticated token endpoint accepts a client-credentials grant for any confidential client registered in the Keycloak realm, not only the client configured for Airflow. No allowlist restricts which client ids may authenticate, so the credentials of an unrelated application that happens to share the realm are valid Airflow login credentials, and Airflow mints a signed session token for that application's service account. The endpoint also answers unauthenticated credential guesses against Keycloak under Airflow's identity. Affects deployments using the Keycloak auth manager whose realm is shared with other confidential clients. The attacker needs valid credentials for any one of those clients, not for Airflow. Resource authorization is still evaluated per subject, so the access gained is whatever that service account holds, plus any endpoint gated only on being authenticated. Users of apache-airflow-providers-keycloak are recommended to upgrade to version 0.10.0 or later, which accepts only the configured client on that grant.
מדדים
- CVSS 3.1
-
9.8 (CRITICAL)
מקור הציון: CNA
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H - EPSS — סבירות ניצול
- 1% (אחוזון 100) נכון ל-19/9/2026
- CWE
- CWE-287
מוצרים מושפעים
apache: apache-airflow-providers-keycloak
קישורים
- https://github.com/apache/airflow/pull/72205 PatchVendor Advisory
- https://lists.apache.org/thread/5cqh5ojl3718ogb0q1dcd9vdr47z7gp3 Mailing List
- https://lists.apache.org/thread/j1b9ddljxphqvoc41z7gthj4zh34vmlw?users@airflow… Mailing List
- http://www.openwall.com/lists/oss-security/2026/09/15/9 Third Party Advisory