CVE-2025-8084
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-18
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | ai_engine | 3.1.8 |
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 AI Engine plugin for WordPress, affecting all versions up to 3.1.8. It allows authenticated users with Editor-level access or higher to make the web application send requests to arbitrary locations. 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? :
The vulnerability can allow attackers with Editor-level access to make unauthorized web requests from the server, potentially exposing or modifying sensitive internal information. On Cloud instances, attackers can retrieve metadata, which may lead to further exploitation or data leakage.