
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1180 is a Blind Server-Side Request Forgery (SSRF) vulnerability in Keycloak's OpenID Connect Dynamic Client Registration feature, specifically when clients authenticate using private_key_jwt. The flaw allows an attacker to supply an arbitrary jwks_uri during client registration, which Keycloak fetches without validating the destination, enabling coercion of the server into making HTTP requests to internal or restricted network resources. It affects Keycloak and Red Hat build of Keycloak (fixed in version 26.4.11 and upstream 26.5.6). The vulnerability was reported on January 19, 2026, and publicly disclosed on January 20, 2026, with patches released on April 2, 2026. It carries a CVSS v3.1 base score of 5.8 (Medium), assigned by Red Hat (Red Hat CVE, Red Hat Bugzilla).
The root cause is classified as CWE-918 (Server-Side Request Forgery), arising from the absence of validation or restriction on the jwks_uri parameter supplied during OpenID Connect Dynamic Client Registration (Red Hat Bugzilla). When a client registers and later authenticates using private_key_jwt, Keycloak automatically fetches the JSON Web Key Set (JWKS) from the attacker-controlled URI via a server-side HTTP request. Exploitation requires the ability to register a client — either anonymously or with a token, depending on the Keycloak realm configuration — and no user interaction is needed. Although responses from the fetched URI are not directly returned to the attacker, internal network enumeration is possible through timing differences and error behavior (blind SSRF) (Red Hat Bugzilla, Red Hat CVE).
Successful exploitation allows an attacker to probe internal services, RFC1918 addresses, localhost services, and cloud metadata endpoints (e.g., AWS IMDSv1 at 169.254.169.254) from the Keycloak server's network perspective, creating an information disclosure and internal reconnaissance risk. The confidentiality impact is limited (low), with no integrity or availability impact, but the changed scope indicates the vulnerability crosses a security boundary beyond the vulnerable component itself. In cloud-hosted or containerized deployments, this could expose sensitive instance metadata or internal microservices not otherwise reachable from the internet (Red Hat CVE, Red Hat Bugzilla).
.well-known/openid-configuration endpoint./realms/{realm}/clients-registrations/openid-connect) with a crafted payload that sets jwks_uri to an attacker-controlled or internal target URL (e.g., http://169.254.169.254/latest/meta-data/ or http://internal-service/).private_key_jwt grant type, causing Keycloak to automatically issue an HTTP GET request to the specified jwks_uri.169.254.169.254); unexpected DNS lookups or HTTP requests to external out-of-band callback domains originating from the Keycloak process.jwks_uri values; HTTP client errors or timeouts in Keycloak logs corresponding to fetch attempts against internal hosts.jwks_uri values pointing to internal IP ranges, localhost, or cloud metadata endpoints in the Keycloak admin console or database.Red Hat released patches addressing CVE-2026-1180 in Red Hat build of Keycloak 26.4.11 (packages and container images, RHSA-2026:6477 and RHSA-2026:6478, issued April 2, 2026) (RHSA-2026:6477, RHSA-2026:6478). The upstream Keycloak project addressed the issue in version 26.5.6 (Keycloak Release). As a workaround, administrators should disable OpenID Connect Dynamic Client Registration if not required, or restrict client registration to authenticated and authorized users only to reduce the attack surface (Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."