A server-side request forgery (SSRF) vulnerability in the Image tool allowed attackers to force OpenClaw to make HTTP requests to arbitrary internal or restricted network targets.
The Image tool accepts file paths, file:// URLs, data: URLs, and http(s) URLs. In vulnerable versions, http(s) URLs were fetched without SSRF protections, enabling requests to localhost, RFC1918, link-local, and cloud metadata targets.
This was fixed by routing remote media fetching through the SSRF guard (private/internal IP + hostname blocking, redirect hardening, DNS pinning).
image arguments into tool calls).Metadata-Flavor, AWS IMDSv2 token), which can further reduce the likelihood of direct credential theft in some environments.Thanks @p80n-sec for reporting.
{
"github_reviewed": true,
"github_reviewed_at": "2026-02-17T17:13:35Z",
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH",
"nvd_published_at": null
}