SSRF Vulnerability in DSSRF Library Affects Node.js Applications
CVE-2026-54722
8.7HIGH
What is CVE-2026-54722?
The DSSRF library, commonly used in Node.js applications, has a vulnerability that allows an attacker to evade internal IP validation. Prior to version 1.0.4, the 'is_url_safe' function incorrectly processes URLs by stripping the userinfo delimiter, which can lead to an attacker manipulating the URL to access internal services. This flaw highlights the importance of proper URL validation in web applications to prevent unauthorized access. The issue has been addressed in version 1.0.4, ensuring safer web application operations.
Affected Version(s)
dssrf-js < 1.0.4
