Bug 2487006 (CVE-2026-11800) - CVE-2026-11800 org.keycloak:keycloak-services: Keycloak: Authentication bypass via JWT algorithm confusion
Summary: CVE-2026-11800 org.keycloak:keycloak-services: Keycloak: Authentication bypas...
Keywords:
Status: NEW
Alias: CVE-2026-11800
Deadline: 2026-08-29
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-09 14:09 UTC by OSIDB Bzimport
Modified: 2026-06-25 19:43 UTC (History)
28 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-09 14:09:56 UTC
A JWT algorithm confusion vulnerability was found in Keycloak's JWT Authorization Grant flow . A flaw in the signature verification logic allows an attacker with valid client credentials to submit a forged assertion using alg=HS256 with the Identity Provider's public key bytes as the HMAC secret, bypassing asymmetric signature verification. This enables the attacker to mint access tokens and impersonate any federated user linked to the affected IdP. The vulnerability requires an IdP configured with jwtAuthorizationGrantEnabled=true, a hardcoded public key (useJwksUrl=false), and no pinned assertion signature algorithm (the default).


Note You need to log in before you can comment on or make changes to this bug.