๐Ÿ” CVE Alert

CVE-2026-76187

UNKNOWN 0.0

Apache Airflow Keycloak provider: Any realm client's credentials mint an Airflow session JWT

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-287
Vendor apache software foundation
Product apache airflow keycloak provider
Published Sep 16, 2026
Last Updated Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache airflow keycloak provider

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache airflow keycloak provider are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Airflow Keycloak provider
0 < 0.10.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/apache/airflow/pull/72205 lists.apache.org: https://lists.apache.org/thread/5cqh5ojl3718ogb0q1dcd9vdr47z7gp3 openwall.com: http://www.openwall.com/lists/oss-security/2026/09/15/9

Credits

Claude Security Scans Jarek Potiuk