Skip to main content

Keycloak CVE-2026-9800

| EUVDEUVD-2026-39471 HIGH
Comparison Using Wrong Factors (CWE-1025)
2026-06-25 redhat GHSA-79qw-g39g-mfxc
8.1
CVSS 3.1 · Vendor: redhat
Share

Severity by source

Vendor (redhat) PRIMARY
8.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
8.1 HIGH

Network-reachable with low complexity; a low-privilege authenticated account suffices (PR:L); full authorization bypass yields high confidentiality and integrity impact but no availability effect (A:N).

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Red Hat
8.1 HIGH
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jun 25, 2026 - 17:18 vuln.today

DescriptionCVE.org

A flaw was found in Keycloak Policy Enforcer. This vulnerability allows any authenticated user to bypass all authorization policies, including role, scope, and User-Managed Access (UMA) permission checks. By including the configured access-denied page path within a request URL, either as a path segment or a query parameter, an attacker can gain unauthorized access to protected resources.

AnalysisAI

Authorization bypass in the Keycloak Policy Enforcer allows any authenticated user to circumvent all enforced access controls - role, scope, and User-Managed Access (UMA) permission checks - by embedding the configured access-denied page path inside a request URL as a path segment or query parameter. The affected component ships in the Red Hat Build of Keycloak, and successful exploitation grants unauthorized access to protected resources. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.

Technical ContextAI

Keycloak is a widely used open-source identity and access management (IAM) server; its Policy Enforcer is the adapter component that intercepts requests to protected applications and evaluates fine-grained authorization policies (role-based, scope-based, and UMA permissions) before granting access. The root cause maps to CWE-1025 (Comparison Using Wrong Factors): the enforcer matches incoming request paths against the configured access-denied page path to identify exempt/public routes, but performs this comparison too loosely - treating any URL that merely contains the access-denied path as exempt. An attacker thereby confuses policy evaluation by appending or injecting that path string, causing the enforcer to skip authorization entirely. Affected per CPE: cpe:2.3:a:red_hat:red_hat_build_of_keycloak (version wildcarded).

RemediationAI

Apply the fixed Red Hat Build of Keycloak release once published; consult the Red Hat advisory at https://access.redhat.com/security/cve/CVE-2026-9800 and the tracking bug at https://bugzilla.redhat.com/show_bug.cgi?id=2482472 for the exact patched version, which is not stated in the available data (no vendor-released fix version was provided, so verify the target release directly with Red Hat before scheduling). As a compensating control until patched, do not rely solely on the Policy Enforcer's access-denied-path matching: enforce authorization at the protected application/API layer as well, and place a reverse proxy or WAF rule in front of protected endpoints that rejects requests whose path or query string contains the configured access-denied page path (side effect: legitimate links to the access-denied page itself may be blocked, so scope the rule tightly). Where feasible, change the configured access-denied page path to a hard-to-guess, non-overlapping value and audit access logs for requests containing that path string. These controls reduce exposure but do not replace the vendor patch.

CVE-2026-18963 CRITICAL POC
9.1 Aug 18

Account takeover in Red Hat Build of Keycloak allows an unauthenticated attacker to abuse the reset-credentials flow in

CVE-2026-16442 CRITICAL
9.8 Aug 05

Account takeover in Keycloak (Red Hat build of Keycloak, Red Hat Single Sign-On 7) arises because the IdP-initiated SAML

CVE-2026-16443 CRITICAL
9.1 Aug 05

Authentication bypass in Red Hat Build of Keycloak (and Red Hat Single Sign-On 7) lets an unauthenticated attacker forge

CVE-2026-15572 HIGH
8.8 Aug 05

Privilege escalation in Red Hat Build of Keycloak's Dynamic Client Registration (DCR) grants an attacker with low-privil

CVE-2026-15573 HIGH
8.1 Aug 05

URI normalization bypass in Keycloak's Authorization Services PathMatcher allows authenticated low-privilege users to re

CVE-2026-16102 HIGH
8.1 Aug 05

Privilege escalation in Keycloak's Dynamic Client Registration (DCR) component allows attackers with standard user accou

CVE-2026-18214 HIGH
8.1 Jul 31

Token exchange in Keycloak bypasses Google Workspace domain allowlist restrictions, enabling any valid Google account ho

CVE-2026-11800 HIGH
8.1 Jun 25

Signature-verification bypass in Keycloak (and Red Hat's Keycloak-based products such as Red Hat Single Sign-On 7 and Re

CVE-2026-18215 HIGH
8.1 Jul 31

Tenant-restriction bypass in Keycloak's Microsoft identity provider integration allows attackers holding any valid Micro

CVE-2026-18967 HIGH
8.1 Aug 06

Session hijacking via SAML assertion replay in Keycloak's SAML broker component allows adjacent-network attackers to aut

CVE-2026-7504 HIGH
8.1 May 19

Open redirect in Red Hat build of Keycloak permits remote attackers to send victims to attacker-controlled hosts by abus

CVE-2026-9087 HIGH
8.1 May 20

Identity linking bypass in Red Hat build of Keycloak allows an attacker controlling a second account on the same upstrea

Vendor StatusVendor

Share

CVE-2026-9800 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy