CVE-2025-46385
BaseFortify
Publication date: 2025-07-20
Last updated on: 2025-07-22
Assigner: Israel National Cyber Directorate
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 Server-Side Request Forgery (SSRF) identified as CWE-918. SSRF occurs when an attacker can make a server-side application send HTTP requests to an unintended location, potentially allowing the attacker to access or manipulate internal systems or services that are not directly exposed.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker to cause a server to send unauthorized requests, which can lead to information disclosure or manipulation of internal systems. According to the CVSS score (8.6), it has a high impact on integrity but does not affect confidentiality or availability directly.