CVE-2025-67623
Server-Side Request Forgery in 6Storage Rentals
Publication date: 2025-12-24
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 6storage | 6storage_rentals | 2.19.9 |
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 6Storage Rentals versions up to 2.19.9. SSRF allows an attacker to make the server perform unauthorized requests to internal or external systems, potentially accessing or manipulating resources that the attacker should not have access to.
How can this vulnerability impact me? :
The SSRF vulnerability can allow attackers to make the server send unauthorized requests, which may lead to unauthorized access to internal systems, data exposure, or other malicious actions depending on the server's network environment and configuration.