CVE-2025-9960
BaseFortify
Publication date: 2025-09-22
Last updated on: 2025-09-22
Assigner: Fluid Attacks
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tinovyatkin | is-localhost-ip | 2.0.0 |
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 is a restriction bypass in the is-localhost-ip package version 2.0.0 that allows attackers to perform Server-Side Request Forgery (SSRF). SSRF enables attackers to make unauthorized requests from the server to internal or external systems by bypassing restrictions intended to prevent such actions.
How can this vulnerability impact me? :
This vulnerability can allow attackers to exploit the server to send unauthorized requests, potentially accessing internal resources, sensitive data, or services that are not intended to be exposed. This can lead to information disclosure, unauthorized actions, or further attacks within the network.