CVE-2025-13174
BaseFortify
Publication date: 2025-11-14
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rachelos | we-mp-rss | 1.4.7 |
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 exists in the rachelos WeRSS we-mp-rss software up to version 1.4.7, specifically in the do_job function of the Webhook Module. It allows an attacker to manipulate the web_hook_url argument, which can lead to server-side request forgery (SSRF). This means an attacker can make the server send unauthorized requests to other internal or external systems, potentially bypassing security controls. The attack can be launched remotely and the exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to perform server-side request forgery, which may lead to unauthorized access to internal systems, data leakage, or interaction with internal services that are not normally exposed. This can compromise the confidentiality, integrity, and availability of your systems and data.