CVE-2025-10695
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-12-22
Assigner: Fluid Attacks
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opensupports | opensupports | 4.11.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 involves two unauthenticated diagnostic endpoints in OpenSupports 4.11.0 that allow attackers to initiate arbitrary backend network connections to destinations they supply. Because these endpoints are exposed with permission set to 'any', attackers can perform Server-Side Request Forgery (SSRF) without authentication, enabling internal network scanning and interaction with internal services.
How can this vulnerability impact me? :
The vulnerability can allow attackers to scan internal networks and interact with internal services without authentication, potentially exposing sensitive internal resources, leading to unauthorized access, information disclosure, or further exploitation within the affected environment.