Description
OpenClaw versions prior to 2026.3.2 contain a DNS pinning bypass vulnerability in strict URL fetch paths that allows attackers to circumvent SSRF guards when environment proxy variables are configured. When HTTP_PROXY, HTTPS_PROXY, or ALL_PROXY environment variables are present, attacker-influenced URLs can be routed through proxy behavior instead of pinned-destination routing, enabling access to internal targets reachable from the proxy environment.
Problem types
CWE-918 Server-Side Request Forgery (SSRF)
Product status
Any version before 2026.3.2
2026.3.2 (semver)
Credits
tdjackey
References
github.com/...enclaw/security/advisories/GHSA-8mvx-p2r9-r375 (GitHub Security Advisory (GHSA-8mvx-p2r9-r375))
github.com/...ommit/345abf0b2e0f43b0f229e96f252ebf56f1e5549e (Patch Commit)
www.vulncheck.com/...onment-proxy-configuration-in-web-fetch (VulnCheck Advisory: OpenClaw < 2026.3.2 - DNS Pinning Bypass via Environment Proxy Configuration in web_fetch)