Input validation error in OpenClaw - CVE-2026-32019
Published: May 1, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote attacker to bypass SSRF restrictions.
The vulnerability exists due to improper input validation in isPrivateIpv4() SSRF guard code used by web_fetch when validating fetched URLs against IPv4 special-use ranges. A remote attacker can supply a URL targeting omitted special-use addresses to bypass SSRF restrictions.
Exploitation requires network reachability to the relevant special-use ranges and a request path that reaches web_fetch URL fetching.