CVE-2026-54452
safeurl: Missing IPv6 CIDR Ranges in Blocklist
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
safeurl is a server-side request forgery protection library. Prior to 0.2.4, the privateNetworks list in ip.go omits the IPv6 ranges 64:ff9b:1::/48, 5f00::/16, 3fff::/20, and 100:0:0:1::/64. When an application enables IPv6 with EnableIPv6(true), an attacker-controlled destination in one of these ranges is not recognized as non-public and can pass the SSRF destination check, potentially allowing access to resources hosted within the omitted ranges. IPv6 is disabled by default, and configurations that retain EnableIPv6(false) are not exposed to this bypass. This issue is fixed in version 0.2.4.
| CWE | CWE-918 |
| Vendor | doyensec |
| Product | safeurl |
| Published | Sep 14, 2026 |
Stay Ahead of the Next One
Get instant alerts for doyensec safeurl
Be the first to know when new unknown vulnerabilities affecting doyensec safeurl are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
doyensec / safeurl
< 0.2.4
References
github.com: https://github.com/doyensec/safeurl/security/advisories/GHSA-xgch-x3mx-cm3c github.com: https://github.com/doyensec/safeurl/pull/12 github.com: https://github.com/doyensec/safeurl/commit/d8f1021ea535b276f92999f0ec865da40e467016 github.com: https://github.com/doyensec/safeurl/releases/tag/v0.2.4