The SSRF/IP classifier treated several IPv6 special-use ranges as public and allowed fetches to proceed.
An attacker who controlled a fetched URL could target internal or non-routable IPv6 addresses that should have been blocked by the SSRF guard.
src/shared/net/ip.ts, src/infra/net/ssrf.*
<= 2026.3.24>= 2026.3.282026.3.28 contains the fix.Fixed by commit d61f8e5672 (Net: block missing IPv6 special-use ranges).
OpenClaw thanks @nicky-cc of Tencent zhuque Lab https://github.com/Tencent/AI-Infra-Guard for reporting.
{
"github_reviewed_at": "2026-03-31T23:58:43Z",
"nvd_published_at": null,
"cwe_ids": [
"CWE-918"
],
"severity": "LOW",
"github_reviewed": true
}