A flaw was found in the JWT Bearer authorization grant implementation within the keycloak-services component of Red Hat Build of Keycloak. This component handles various OAuth2 and OpenID Connect grant types used for issuing access tokens. The issue occurs because the JWT Bearer grant fails to check if a client requires user consent before issuing a token. This allows an authenticated attacker with valid client credentials and a trusted identity provider assertion to bypass the consent requirement and obtain unauthorized access to a user account at a consent-gated client.
References
Configurations
No configuration.
History
16 Sep 2026, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2026-08-25 11:16
Updated : 2026-09-16 19:17
NVD link : CVE-2026-79652
Mitre link : CVE-2026-79652
CVE.ORG link : CVE-2026-79652
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
