CVE-2026-41361
OpenClaw SSRF guard misses four IPv6 special-use ranges
Description
## Summary The SSRF/IP classifier treated several IPv6 special-use ranges as public and allowed fetches to proceed. ## Impact An attacker who controlled a fetched URL could target internal or non-routable IPv6 addresses that should have been blocked by the SSRF guard. ## Affected Component `src/shared/net/ip.ts, src/infra/net/ssrf.*` ## Fixed Versions - Affected: `<= 2026.3.24` - Patched: `>= 2026.3.28` - Latest stable `2026.3.28` contains the fix. ## 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](https://github.com/Tencent/AI-Infra-Guard) for reporting.
How to fix CVE-2026-41361
To remediate CVE-2026-41361, upgrade the affected package to a fixed version below.
- —upgrade to 2026.3.28 or later
Is CVE-2026-41361 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, < 2026.3.28
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | LOW3.1 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |