Red Hat Security Advisory: Red Hat build of Keycloak 26.4.11 Update
🔗 CVE IDs covered (15)
📋 Description
CVE-2025-14082 — keycloak-services: Keycloak Admin REST API: Improper Access Control leads to sensitive role metadata information disclosure CVE-2025-14083 — keycloak-server: Keycloak: Improper Access Control in Admin REST API leads to information disclosure CVE-2025-14777 — keycloak: Keycloak IDOR in realm client creating/deleting CVE-2026-1035 — org.keycloak.protocol.oidc: Keycloak Refresh Token Reuse Bypass via TOCTOU Race Condition CVE-2026-1180 — org.keycloak.protocol.oidc: Blind Server-Side Request Forgery (SSRF) in Keycloak OIDC Dynamic Client Registration via jwks_uri CVE-2026-2366 — keycloak: Keycloak: Information disclosure via authorization bypass in Admin API CVE-2026-3121 — keycloak: org.keycloak/keycloak-services: Keycloak: Privilege escalation via manage-clients permission CVE-2026-3190 — keycloak: Keycloak: Information Disclosure via improper role enforcement in UMA 2.0 Protection API CVE-2026-3429 — org.keycloak.services.resources.account: Improper Access Control Leading to MFA Deletion and Account Takeover in Keycloak Account REST API CVE-2026-3872 — keycloak: Keycloak: Information disclosure due to redirect_uri validation bypass CVE-2026-3911 — org.keycloak.services.resources.admin.UserResource: Keycloak: Information disclosure of disabled user attributes via administrative endpoint CVE-2026-4282 — keycloak: Keycloak: Privilege escalation via forged authorization codes due to SingleUseObjectProvider isolation flaw CVE-2026-4325 — keycloak: Keycloak: Replay of action tokens via improper handling of single-use entries CVE-2026-4634 — keycloak: Keycloak: Denial of Service via excessive processing of OpenID Connect scope parameters CVE-2026-4636 — keycloak: Keycloak: UMA policy bypass allows authenticated users to gain unauthorized access to victim-owned resources.
🎯 Affected products1
- Red Hat build of Keycloak 26.4.11
✅ Remediation
Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on. Workaround: Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability. Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Workaround: To mitigate this issue, configure the `refreshTokenMaxReuse` policy in Keycloak to a value greater than zero. This prevents the race condition by allowing a limited number of reuses for refresh tokens, thereby maintaining the integrity of the Refresh Token Rotation hardening measure. Consult Keycloak documentation for specific configuration instructions. Changes to Keycloak configuration typically require a service restart or redeployment to take effect. Workaround: To mitigate this vulnerability, avoid using wildcards in `redirect_uri` configurations within Keycloak. Restricting `redirect_uri` to explicit, fully qualified URIs prevents the bypass of validation logic. This configuration change may require a service restart or reload to take effect.