CVE-2025-5818
BaseFortify
Publication date: 2025-07-23
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 | featured_image_plus | * |
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 Featured Image Plus β Quick & Bulk Edit with Unsplash plugin for WordPress, affecting all versions up to and including 1.6.4. It occurs via the fip_get_image_options() function, allowing 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.
How can this vulnerability impact me? :
The vulnerability allows attackers with administrator-level access to make unauthorized web requests to arbitrary locations from the affected web application. This can lead to unauthorized querying and modification of information from internal services, potentially exposing sensitive data or disrupting internal operations.