CVE-2026-1518
Java vulnerability analysis and mitigation

Overview

CVE-2026-1518 is a Blind Server-Side Request Forgery (SSRF) vulnerability in Keycloak's Client-Initiated Backchannel Authentication (CIBA) feature, where insufficient validation of client-configured backchannel notification endpoints allows high-privileged attackers to perform blind server-side requests to internal services. It affects org.keycloak:keycloak-parent versions up to and including 26.5.2. The vulnerability was reported on January 28, 2026, and published to the NVD and GitHub Advisory Database on February 2, 2026. It carries a CVSS v3.1 base score of 2.7 (Low), assigned by Red Hat (Github Advisory, Red Hat Bugzilla).

Technical details

The root cause is CWE-918 (Server-Side Request Forgery), arising from insufficient validation of the backchannel_client_notification_endpoint configured during Dynamic Client Registration or client administration in Keycloak's CIBA implementation. An attacker with administrator-level access or a valid Initial Access Token can set this endpoint to point to arbitrary internal URLs — including localhost or cloud metadata services (e.g., 169.254.169.254). When a CIBA authentication request is initiated in ping mode, Keycloak sends a blind HTTP POST to the configured endpoint without the attacker being able to observe the response, enabling limited influence over server-side network interactions and potential abuse of internal services (Red Hat Bugzilla, Github Advisory).

Impact

Successful exploitation allows a high-privileged attacker to leverage the Keycloak server as a proxy to send blind POST requests to internal services not directly accessible from the network, such as internal APIs, metadata endpoints, or other backend services. The primary impact is low integrity compromise — the attacker cannot read responses but can trigger unintended interactions with internal systems. Confidentiality and availability are not directly impacted, but abuse of cloud metadata services or internal administrative endpoints could facilitate further privilege escalation or reconnaissance in certain environments (Red Hat Bugzilla, Github Advisory).

Exploitation steps

  1. Obtain High-Privileged Access: Gain administrator access to the Keycloak instance or obtain a valid Initial Access Token through credential compromise or social engineering.
  2. Configure Malicious CIBA Endpoint: Using the Keycloak Admin Console or REST API, register or modify a client to set the backchannel_client_notification_endpoint to an internal target URL (e.g., http://169.254.169.254/latest/meta-data/ for cloud metadata, or http://internal-service/admin/action).
  3. Initiate CIBA Authentication in Ping Mode: Trigger a CIBA authentication flow in ping mode for the configured client. Keycloak will send a blind HTTP POST request to the attacker-controlled internal endpoint.
  4. Observe Side Effects: Although the response is not returned to the attacker, the blind request may trigger unintended actions on internal services (e.g., state changes, logging, or resource consumption), enabling limited abuse of internal infrastructure (Red Hat Bugzilla).

Indicators of compromise

  • Logs: Keycloak server logs showing outbound HTTP POST requests to unexpected internal IP ranges (e.g., 10.x.x.x, 172.16.x.x, 192.168.x.x, 127.0.0.1, or 169.254.169.254) originating from the CIBA ping notification handler.
  • Network: Unusual outbound connections from the Keycloak server process to internal services or cloud metadata endpoints on ports 80/443 that are not part of normal Keycloak operation.
  • Configuration: Audit logs or admin event logs in Keycloak showing creation or modification of client configurations with suspicious backchannel_client_notification_endpoint values pointing to internal addresses.
  • Process: Unexpected HTTP client activity in Keycloak application logs (e.g., HttpClient or RESTEasy traces) targeting non-standard internal endpoints during CIBA authentication flows.

Mitigation and workarounds

The GitHub Advisory indicates that versions up to and including 26.5.2 are affected, with no patched version listed at the time of publication — users should monitor the Github Advisory and Red Hat security advisories for patch availability. In the interim, administrators should restrict access to the CIBA feature configuration and limit who can register or modify clients with backchannel notification endpoints. Implementing network segmentation to prevent the Keycloak server from making outbound connections to internal-only services is a critical compensating control. Additionally, validating and allowlisting permitted backchannel_client_notification_endpoint values at the network or application layer can reduce exposure (Red Hat Bugzilla, Github Advisory).

Community reactions

The vulnerability was assigned and disclosed by Red Hat's Product Security team, with the bug tracked internally since January 28, 2026. Community reaction has been minimal given the low CVSS score and high privilege requirement. No notable researcher commentary or significant media coverage has been identified beyond standard vulnerability database aggregation (Red Hat Bugzilla).

Additional resources


SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

GHSA-p279-2cqp-84jgCRITICAL9.6
  • Java logoJava
  • org.openidentityplatform.opendj:opendj-server-legacy
NoYesJul 24, 2026
GHSA-fp43-vj7g-pg92HIGH7.5
  • Java logoJava
  • org.omnifaces:omnifaces
NoYesJul 24, 2026
GHSA-7ppr-r889-mcf2HIGH7.5
  • Java logoJava
  • org.http4s:http4s-blaze-server_2.12
NoYesJul 24, 2026
GHSA-mhvj-jhpq-885vHIGH7.4
  • Java logoJava
  • org.http4s:http4s-blaze-server_2.13
NoYesJul 24, 2026
GHSA-46q4-43ph-c6frHIGH7.4
  • Java logoJava
  • org.http4s:blaze-http_2.12
NoYesJul 24, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management