CVE-2026-54729: dssrf: any users using 1.1.1.1 DNS is impacted by SSRF
is_url_safe can treat localhost as safe when DNS resolver 1.1.1.1 returns NXDOMAIN because dns.resolve4 yields no address and no dns.lookup fallback occurs, allowing server-side request forgery.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-54729 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →