πŸ” CVE Alert

CVE-2026-77866

UNKNOWN 0.0

SSRF protection bypass in safeurl via IPv6 addresses and unresolvable hosts

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Server-Side Request Forgery (SSRF) vulnerability in Slab safeurl allows an attacker who controls a validated URL to reach internal network destinations the library is configured to block. Only IPv4 addresses are matched against the reserved ranges and the blocklist. Every other address is treated as matching nothing, so a destination that is rejected in its IPv4 form is accepted when written as an IPv6 address, IPv6 entries in the blocklist never match, and a host that resolves to no IPv4 address is accepted regardless of where it points. Deployments that rely on the allowlist instead are unaffected, because there an unmatched address is rejected. This issue affects safeurl: from 0.1.0 onward.

CWE CWE-918 CWE-636
Vendor slab
Product safeurl
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for slab safeurl

Be the first to know when new unknown vulnerabilities affecting slab safeurl are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

Slab / safeurl
0.1.0 < *
Slab / safeurl
feabbd0a13f83028ab24b71710526e9da9841f70 < *

References

NVD β†— CVE.org β†— EPSS Data β†—
cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-77866.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-77866 github.com: https://github.com/slab/safeurl-elixir/commit/feabbd0a13f83028ab24b71710526e9da9841f70

Credits

πŸ” Mathias Polligkeit Jonatan MΓ€nnchen / EEF