CVE Catalog

CVE-2026-16103

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

In Keycloak, an incomplete fix for CVE-2026-9798 was found. Brute-force protection was added to the CIBA initiation handler but omitted from the token redemption handler. This allows an attacker with valid client credentials to obtain access and refresh tokens for a locked user account if the authentication request was started before the lockout and approved by the user.

Risk Assessment

An attacker can bypass the account lockout mechanism and gain access to protected account resources, posing a serious authentication security risk.

Recommendation

Apply the complete fix for CVE-2026-9798 that also covers the CIBA token redemption handler, and update Keycloak to the latest version.

Other vulnerabilities in Keycloak

See all
Original NVD description (English source)

A flaw was found in the keycloak-services component of Keycloak. This issue is an incomplete fix for CVE-2026-9798, where brute-force protection checks were added to the Client-Initiated Backchannel Authentication (CIBA) initiation handler but were omitted from the token redemption handler. This allows an attacker with valid client credentials to obtain access and refresh tokens for a user account that has been locked due to brute-force protection, provided the authentication request was started before the lockout occurred and was approved by the user.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS