A security-focused maintenance release with fixes spanning OIDC, authorization and account APIs, identity features, federation, WebAuthn, SAML, Netty, and lodash. It also updates dependencies and adds startup and SPI behavior alongside numerous correctness fixes.
Action needed (2)
securityhighCVE-2026-4800 lodash code injection
CVE-2026-4800 is addressed in the account UI, where
lodashwas vulnerable to code injection.securitymediumCVE-2026-42581
NettyHTTP/1.0 smuggling sanitizationCVE-2026-42581 is addressed in
Netty, correcting HTTP/1.0TEandCLcoexistence that bypassed smuggling sanitization.
Check if affected (15)
securitymediumCVE-2026-7500 account API access control
Applies if you use
account/api.CVE-2026-7500 is addressed in the account API, correcting improper access control on the Keycloak server.
securitymediumCVE-2026-8922 OIDC token introspection
notBeforehandlingApplies if you use
oidc.CVE-2026-8922 is addressed in OIDC token introspection, which now accounts for the realm-level
notBeforevalue.securitymediumCVE-2026-8830 server-side WebAuthn validation
Applies if you use
authentication/webauthn.CVE-2026-8830 is addressed by adding the missing server-side WebAuthn validations.
- + 12 more on the release page