CVE-2025-28987
BaseFortify
Publication date: 2025-08-14
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 |
|---|---|---|
| pressforward | pressforward | * |
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 PressForward versions up to 5.9.1. SSRF allows an attacker to make the server perform unintended 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 an attacker with some privileges to cause the server to send unauthorized requests, which may lead to information disclosure or manipulation of internal services. This can compromise confidentiality and integrity of data accessible by the server.