Details:
Red Hat build of Keycloak is an integrated sign-on solution,
available as a Red Hat JBoss Middleware for OpenShift containerized
image. The Red Hat build of Keycloak for OpenShift image provides
an authentication server that you can use to log in centrally, log
out, and register. You can also manage user accounts for web
applications, mobile applications, and RESTful web services.
Red Hat build of Keycloak Operator for OpenShift simplifies
deployment and management of Keycloak 26.4.13 clusters.
This erratum releases new images for Red Hat build of Keycloak
26.4.13 for use within the OpenShift Container Platform cloud
computing Platform-as-a-Service (PaaS) for on-premise or private
cloud deployments, aligning with the standalone product release.
Security fixes:
- Information disclosure via CORS header injection due to unvalidated JWT azp claim (CVE-2026-37977)
- Server-Side Request Forgery via OIDC token endpoint manipulation (CVE-2026-4874)
- eclipse-vertx/vert.x:Denial of Service via TLS handshake with wildcard server name (CVE-2026-6860)
- Improper Access Control on Keycloak Server when the account Account API feature is disabled (CVE-2026-7500)
- Policy bypass during WebAuthn credential registration via client-side JavaScript manipulation (CVE-2026-8830)
- Security flaw in org.keycloak/keycloak-services (CVE-2026-8922)
- Information disclosure through arbitrary filesystem path probing (CVE-2026-9083)
- Cross-site scripting (XSS) via case-insensitive URI validation bypass (CVE-2026-9086)
- Cross-Session Email Verification Proof Not Bound to Upstream Identity in First-Broker-Login (CVE-2026-9087)
- Information disclosure due to user profile permission bypass (CVE-2026-9088)
- Group-Admin Escalation to Realm-Admin (CVE-2026-9099)
- Privilege escalation due to oversized subject_token JWT (CVE-2026-9704)
- Attacker can re-enable and take over disabled clients via Registration Access Token (CVE-2026-9705)
- Organization Data Leak After Feature Disabled...