CVE-2025-60541
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-12-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linshenkx | prompt_optimizer | From 1.3.0 (inc) to 1.4.2 (inc) |
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) in the /api/proxy/ component of linshenkx prompt-optimizer versions 1.3.0 to 1.4.2. It allows attackers to send crafted requests that make the server scan internal resources, potentially accessing internal systems that are not normally exposed.
How can this vulnerability impact me? :
This vulnerability can allow attackers to access or scan internal network resources that should be protected, potentially leading to unauthorized information disclosure, network reconnaissance, or further attacks within the internal network.