CVE-2025-59437

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-59437
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-59437.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-59437
Downstream
Published
2025-09-16T06:16:05Z
Modified
2025-09-19T15:30:21.178998Z
Summary
[none]
Details

The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 0 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415. NOTE: in current versions of several applications, connection attempts to the IP address 0 (interpreted as 0.0.0.0) are blocked with error messages such as net::ERRADDRESSINVALID. However, in some situations that depend on both application version and operating system, connection attempts to 0 and 0.0.0.0 are considered connection attempts to 127.0.0.1 (and, for this reason, a false value of isPublic would be preferable).

References

Affected packages

Git / github.com/indutny/node-ip

Affected ranges

Type
GIT
Repo
https://github.com/indutny/node-ip
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected

Affected versions

v0.*

v0.0.1
v0.0.2
v0.0.3
v0.0.4
v0.0.5
v0.1.0
v0.2.0
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4

v1.*

v1.0.0
v1.0.1
v1.0.2
v1.1.0
v1.1.1
v1.1.2
v1.1.4
v1.1.5
v1.1.6

v2.*

v2.0.0
v2.0.1