CVE-2025-12560
BaseFortify
Publication date: 2025-11-06
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| blog2social | blog2social | * |
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 Blog2Social WordPress plugin (up to version 8.6.0) via the getFullContent() function. It allows authenticated users with Subscriber-level access or higher to make web requests from the web application to arbitrary locations, potentially querying and modifying information from internal services.
How can this vulnerability impact me? :
An attacker with at least Subscriber-level access can exploit this vulnerability to send unauthorized web requests from the server to arbitrary locations, which may lead to unauthorized access or modification of internal service data, potentially compromising the integrity of internal systems.