Server-Side Request Forgery (SSRF) in OpenClaw - #VU129474
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to force the server to make HTTP requests to arbitrary internal or restricted network targets.
The vulnerability exists due to server-side request forgery (ssrf) in the Image tool remote fetch functionality when processing attacker-supplied http(s) URLs. A remote user can supply a crafted URL to force the server to make HTTP requests to arbitrary internal or restricted network targets.
Exploitation requires attacker-controlled invocation of the Image tool or a channel that forwards untrusted image arguments into tool calls.