A flaw exists in the org.keycloak.broker.oidc package where the OIDC broker...
Medium4.8CVE-2026-14781 · Published Jul 5, 2026 · updated Aug 11, 2026
A flaw exists in the org.keycloak.broker.oidc package where the OIDC broker incorrectly synchronizes the email_verified claim. When an OIDC identity provider is configured with trustEmail=true and the userinfo endpoint is enabled, Keycloak retrieves the email address from the userinfo response but retrieves the email_verified status exclusively from the id_token. The root cause is a lack of validation ensuring that the email_verified claim in the id_token actually refers to the email address returned by the userinfo endpoint. If these two sources return different email addresses, the id_token's email_verified=true claim is blindly applied to the userinfo email. Exploitation Conditions: The OIDC identity provider must have trustEmail set to true (non-default). The userinfo endpoint must be enabled (default). The attacker must control or have compromised the upstream OIDC provider. Concrete Impact: Mark arbitrary email addresses as verified in the Keycloak database. Bypass email-based security controls or verification workflows. Potential account takeover if the application relies solely on the email_verified flag from the IdP to link accounts.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat Build of Keycloak Product | all versions | No fix yet |
| all versions | No fix yet | |
| all versions | No fix yet | |
| Red Hat Data Grid 8 Product | all versions | No fix yet |
| Red Hat JBoss Enterprise Application Platform Expansion Pack Product | all versions | No fix yet |
| Red Hat Single Sign-On 7 Product | all versions | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-1288
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 6 | Red Hat GIMP. The PlayStation TIM loader: integer overflow | Medium5.5 | No fix yet |
| Jul 6 | Red Hat GIMP: memory corruption | High7.3 | No fix yet |
| Jul 6 | Red Hat Advanced Cluster Security 4: denial of service | High7.7 | No fix yet |
| Jul 3 | Red Hat GIMP: buffer overflow | High7.3 | No fix yet |
| Jul 3 | Red Hat Keycloak: improper access control | Medium4.3 | No fix yet |
| Jul 3 | Red Hat ClientResource: insecure direct object reference | Medium5.4 | No fix yet |