CVE-2025-9975
BaseFortify
Publication date: 2025-10-11
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 |
|---|---|---|
| wordpress | wp_scraper | 5.8.1 |
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?
The WP Scraper plugin for WordPress has a Server-Side Request Forgery (SSRF) vulnerability in versions up to 5.8.1. This vulnerability exists in the wp_scraper_extract_content function and allows authenticated users with Administrator-level access or higher to make web requests to arbitrary locations from the web application. This can be exploited to query and modify information from internal services, and on Cloud instances, it can be used to retrieve metadata.
How can this vulnerability impact me? :
This vulnerability can allow attackers with Administrator-level access to make unauthorized web requests from the server, potentially accessing or modifying sensitive internal services and data. On Cloud instances, attackers can retrieve metadata, which may lead to further exploitation or information disclosure.