red-hatCVE-2026-96445
A flaw was found in the Conditional OTP authenticator of Keycloak, an identity and access management solution.
Medium6.8CVE-2026-96445 · Published Sep 23, 2026 · updated Sep 24, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Build of Keycloak Vendor | all versions | No fix yet |
| all versions | No fix yet | |
| Red Hat Single Sign-On 7 Vendor | all versions | No fix yet |
Details and references
A flaw was found in the Conditional OTP authenticator of Keycloak, an identity and access management solution. The issue occurs when the system evaluates specific HTTP headers to determine if a one-time password (OTP) should be skipped, but fails to verify if those headers came from a trusted source. This could allow an attacker who already has a user's password to bypass the second-factor authentication by providing a specially crafted header in their request.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
- Severity from
- no source yet
- Weakness
- CWE-287