Apache Airflow Keycloak provider: Any realm client's credentials mint an Airflow session JWT
Summary
| CVE | CVE-2026-76187 |
|---|---|
| State | PUBLISHED |
| Assigner | apache |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-16 10:16:52 UTC |
| Updated | 2026-09-16 10:16:52 UTC |
| Description | 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. |
Risk And Classification
Problem Types: CWE-287 | CWE-287 CWE-287: Improper Authentication
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Apache Software Foundation | Apache Airflow Keycloak Provider | affected 0.10.0 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/apache/airflow/pull/72205 | [email protected] | github.com | |
| lists.apache.org/thread/5cqh5ojl3718ogb0q1dcd9vdr47z7gp3 | [email protected] | lists.apache.org | |
| www.openwall.com/lists/oss-security/2026/09/15/9 | 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: Claude Security Scans (en)
CNA: Jarek Potiuk (en)
There are currently no legacy QID mappings associated with this CVE.