Server-Side Request Forgery (SSRF) in OpenClaw - CVE-2026-26322
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to cause outbound WebSocket connections to user-specified targets.
The vulnerability exists due to server-side request forgery in the Gateway tool when processing tool-supplied gatewayUrl overrides. A remote user can supply a crafted gatewayUrl value to cause outbound WebSocket connections to user-specified targets.
In environments where the tool caller can observe the results, this can be used for limited network reachability probing. If the target speaks WebSocket and is reachable, further interaction may be possible.