Skip to main content

Red Hat Keycloak CVE-2026-4630

| EUVDEUVD-2026-30879 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-05-19 redhat GHSA-c739-f6xw-6pv2
6.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.8 MEDIUM
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Red Hat
6.8 MEDIUM
qualitative

Primary rating from NVD.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 19, 2026 - 12:03 vuln.today

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 61 maven packages depend on org.keycloak:keycloak-services (28 direct, 33 indirect)

Ecosystem-wide dependent count for version 26.6.2.

DescriptionCVE.org

A flaw was found in Keycloak. An authenticated client could exploit an Insecure Direct Object Reference (IDOR) vulnerability in the Authorization Services Protection API endpoint. By knowing or obtaining a resource's unique identifier (UUID) belonging to another Resource Server within the same realm, the client could bypass authorization checks. This allows the client to perform unauthorized GET, PUT, and DELETE operations on resources, leading to information disclosure and potential unauthorized modification or deletion of data.

AnalysisAI

Keycloak's Authorization Services Protection API is vulnerable to an Insecure Direct Object Reference (IDOR) flaw that allows authenticated low-privileged clients to perform unauthorized GET, PUT, and DELETE operations on resources owned by a different Resource Server within the same realm. By supplying a resource UUID belonging to a peer Resource Server - which a client can obtain through enumeration or disclosure - the attacker bypasses Keycloak's authorization enforcement entirely. The CVSS score of 6.8 (High) reflects confirmed confidentiality and integrity impact, though High complexity (AC:H) indicates the attacker must first acquire valid cross-server UUIDs. No public exploit code and no CISA KEV listing have been identified at time of analysis.

Technical ContextAI

Keycloak's Authorization Services expose a UMA (User-Managed Access) 2.0 Protection API that allows Resource Servers to register and manage protected resources programmatically. CWE-639 (Authorization Through User-Controlled Key) describes the root cause: the API accepts a resource UUID as a user-controlled identifier and performs operations on the identified object without verifying that the requesting client's Resource Server is the legitimate owner of that UUID. Since UUIDs are scoped at the realm level rather than the Resource Server level, a client registered under Resource Server A can supply a UUID belonging to Resource Server B and receive a valid API response. The affected product is identified by CPE cpe:2.3:a:red_hat:red_hat_build_of_keycloak:*:*:*:*:*:*:*:*, indicating the wildcard version range covers Red Hat's enterprise distribution of Keycloak across all versions reported to NVD. The CVSS vector AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N confirms network reachability, low privilege (authenticated client), no scope change, and no availability impact - consistent with a data access and tampering scenario rather than service disruption.

RemediationAI

The primary remediation is to apply the patch released by Red Hat for the Red Hat Build of Keycloak, referenced in the security advisory at https://access.redhat.com/security/cve/CVE-2026-4630. An exact fixed version number is not confirmed in the currently available intelligence - consult the advisory and https://bugzilla.redhat.com/show_bug.cgi?id=2450245 directly for the patched release version before upgrading. As a compensating control pending patching, administrators should audit realm architecture: if multiple Resource Servers share a realm and Authorization Services are enabled, consider network-layer or API gateway controls that restrict Protection API calls so each Resource Server's service account can only invoke the endpoint for its own registered resources. Disabling Authorization Services entirely on Resource Servers that do not require UMA-based resource management removes the vulnerable code path but may break fine-grained authorization workflows. Restricting the Protection API endpoint (typically /realms/{realm}/authz/protection/resource_set) at the reverse-proxy or firewall level to known client IP ranges reduces external exposure but does not prevent exploitation by compromised internal clients.

CVE-2026-9800 HIGH
8.1 Jun 25

Authorization bypass in the Keycloak Policy Enforcer allows any authenticated user to circumvent all enforced access con

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-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

CVE-2026-4636 HIGH
8.1 Apr 02

Authenticated users with uma_protection role in Red Hat Keycloak can bypass User-Managed Access policy validation to gai

CVE-2026-9099 HIGH
7.7 Jun 25

Privilege escalation in Keycloak (Red Hat Build of Keycloak) lets an authenticated delegated admin with management right

CVE-2026-7307 HIGH
7.5 May 19

Denial of service in Red Hat build of Keycloak allows remote unauthenticated attackers to exhaust CPU and worker threads

CVE-2026-4634 HIGH
7.5 Apr 02

Denial of Service in Red Hat Build of Keycloak allows unauthenticated remote attackers to exhaust server resources by su

CVE-2026-7507 HIGH
7.5 May 19

Session fixation in Keycloak's login-actions endpoints allows remote attackers to hijack authenticated sessions and take

CVE-2026-4282 HIGH
7.4 Apr 02

Authorization code forgery in Red Hat Keycloak enables unauthenticated attackers to escalate privileges to admin-level a

CVE-2026-9086 HIGH
7.3 Jun 25

Stored Cross-Site Scripting in Red Hat Build of Keycloak lets an authenticated administrator with `manage-client` permis

CVE-2026-3872 HIGH
7.3 Apr 02

Open redirect in Red Hat Build of Keycloak allows authenticated attackers with control over another path on the same web

Vendor StatusVendor

Share

CVE-2026-4630 vulnerability details – vuln.today

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