CVE-2025-60181
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| silencesoft | silencesoft_rss_reader | 0.6 |
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 Silencesoft RSS Reader software (versions up to 0.6). SSRF allows an attacker to make the server perform unauthorized requests to internal or external resources, potentially bypassing security controls.
How can this vulnerability impact me? :
The SSRF vulnerability can allow attackers to access internal systems or services that are not normally exposed, potentially leading to information disclosure or further attacks within the network. It may also allow attackers to manipulate server requests to access sensitive data.