🔐 CVE Alert

CVE-2026-77972

UNKNOWN 0.0

safeurl validated address is not bound to the request, allowing DNS rebinding

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Time-of-check Time-of-use (TOCTOU) Race Condition in Slab safeurl allows an attacker who controls a hostname's DNS responses to reach internal network destinations that validation rejected. Validation returns a verdict and not the address it approved, so the HTTP clients the library ships receive the original hostname and resolve it a second time when the request is made. An attacker who controls the authoritative DNS for a name can answer the first lookup with a permitted address and the second with a blocked one, and the request then reaches a destination validation never approved. The same window opens without an attacker whenever a name legitimately resolves to different addresses across lookups, such as short record lifetimes or rotation between several addresses. This issue affects safeurl: from 0.1.0 onward.

CWE CWE-367
Vendor slab
Product safeurl
Published 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-77972.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-77972 github.com: https://github.com/slab/safeurl-elixir/commit/feabbd0a13f83028ab24b71710526e9da9841f70

Credits

🔍 Jonatan Männchen / EEF Jonatan Männchen / EEF