CVE-2025-59436
BaseFortify
Publication date: 2025-09-16
Last updated on: 2025-09-16
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| indutny | ip | 2.0.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the ip (node-ip) package up to version 2.0.1, where an IP address value (017700000001) is incorrectly identified as globally routable by the isPublic function. This improper categorization might allow Server-Side Request Forgery (SSRF) attacks. The issue stems from an incomplete fix for a previous vulnerability (CVE-2024-29415).
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform SSRF attacks, potentially causing the system to make unintended requests to internal or external resources. This could lead to information disclosure or other indirect impacts, although the CVSS score indicates a low severity with no direct confidentiality or availability impact but some integrity impact.