WordPress
CVE-2025-5818
MEDIUM
Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Featured Image Plus - Quick & Bulk Edit with Unsplash plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.6 via the fip_get_image_options() function. This makes it possible for authenticated attackers, with administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
AnalysisAI
Server-Side Request Forgery in Featured Image Plus - Quick & Bulk Edit with Unsplash WordPress plugin through version 1.6.6 allows authenticated administrators to make arbitrary web requests from the vulnerable server via the fip_get_image_options() function, potentially enabling reconnaissance and modification of internal services. No public exploit code or active CISA KEV confirmation documented; however, the vulnerability requires administrator-level access and presents a CVSS 5.5 score reflecting limited confidentiality and integrity impact.
Technical ContextAI
The vulnerability exists in the fip_get_image_options() function within the block editor actions component (block-editor-actions.php, line 166) of the Featured Image Plus WordPress plugin. The underlying weakness is CWE-918 (Server-Side Request Forgery), which occurs when a web application fetches remote resources without properly validating or restricting the target URL. In this case, the plugin fails to sanitize or restrict the destination of web requests initiated on behalf of the server, allowing an authenticated attacker with administrator credentials to redirect those requests to internal network resources, local services (localhost), or external arbitrary hosts. This is particularly dangerous in WordPress multisite environments or shared hosting scenarios where SSRF can be chained with other vulnerabilities to pivot through network trust boundaries.
Affected ProductsAI
Featured Image Plus - Quick & Bulk Edit with Unsplash WordPress plugin versions up to and including 1.6.6. The plugin is distributed via the official WordPress Plugin Directory at plugins.trac.wordpress.org/browser/featured-image-plus. All installations running version 1.6.6 or earlier are vulnerable if any administrator accounts exist on the site.
RemediationAI
Update the Featured Image Plus plugin to version 1.6.7 or later immediately. The vendor has released a patched version (referenced in the changeset snapshot) that sanitizes and restricts the fip_get_image_options() function to prevent arbitrary URL specification. Administrators should navigate to WordPress Dashboard > Plugins > Featured Image Plus and click Update, or enable automatic updates for plugins. If immediate update is not possible, restrict administrator role membership to only trusted users and consider temporarily disabling the plugin if it is not actively in use. Refer to the Wordfence threat intelligence page (https://www.wordfence.com/threat-intel/vulnerabilities/id/6904f168-e06f-4f17-905b-a943a39dfbdb) for additional context and confirmation of patch availability.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today