PatchSiren cyber security CVE debrief
CVE-2026-9792 Red Hat CVE debrief
A flaw in Keycloak's Client Policies allows bypass of the `reject-ropc-grant` executor when certain condition providers (client-type, client-roles, client-attributes, client-scopes) are used. An unauthenticated remote attacker can obtain tokens via Resource Owner Password Credentials (ROPC) grant despite policy configuration intended to block it.
- Vendor
- Red Hat
- Product
- Red Hat Build of Keycloak
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-28
- Original CVE updated
- 2026-06-26
- Advisory published
- 2026-05-28
- Advisory updated
- 2026-06-26
Who should care
Organizations using Keycloak for identity and access management with Client Policies configured to restrict ROPC grants. Security teams should prioritize review if condition-based policies are in use.
Technical summary
The vulnerability exists in `org.keycloak.protocol.oidc` where condition providers used for policy enforcement fail to properly trigger the `reject-ropc-grant` executor. This creates a logic gap where ROPC grants are processed despite explicit denial policies. The affected condition providers include client-type, client-roles, client-attributes, and client-scopes. Attackers can exploit this without authentication to obtain access tokens, leading to unauthorized access and potential information disclosure. The CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N indicates network exploitable, low complexity, no privileges required, no user interaction, with low impact to confidentiality and integrity.
Defensive priority
medium
Recommended defensive actions
- Review Keycloak Client Policies configuration for use of affected condition providers (client-type, client-roles, client-attributes, client-scopes)
- Verify `reject-ropc-grant` executor is effectively blocking ROPC grants in your environment
- Monitor authentication logs for unexpected ROPC grant successes
- Apply vendor patches when available from Red Hat
- Consider disabling ROPC grants if not required for business operations
Evidence notes
CVE published 2026-05-28. Vendor identified as Red Hat based on source references. CVSS 6.5 (MEDIUM). Undergoing analysis per NVD.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-9792 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-9792
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-9792 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-9792
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/security/cve/CVE-2026-9792
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.