WordPress
CVE-2025-10583
LOW
Severity by source
AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The WP Fastest Cache Premium plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.7.4 via the 'get_server_time_ajax_request' AJAX action. This makes it possible for authenticated attackers, with Subscriber-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. The free version is not affected.
AnalysisAI
WP Fastest Cache Premium plugin versions up to 1.7.4 contain a Server-Side Request Forgery (SSRF) vulnerability in the 'get_server_time_ajax_request' AJAX action that allows authenticated Subscriber-level users to send arbitrary web requests originating from the server, potentially enabling reconnaissance and manipulation of internal services. The free version is unaffected. No public exploit code has been identified at time of analysis, with a very low EPSS score of 0.04% indicating minimal real-world exploitation likelihood despite the authenticated attack vector.
Technical ContextAI
The vulnerability stems from improper authorization controls on an AJAX endpoint (CWE-862: Missing Authorization), allowing authenticated users with Subscriber privileges or above to make requests through the 'get_server_time_ajax_request' action without adequate validation of the destination URL. This is a classic SSRF pattern where the WordPress application acts as a proxy for attacker-controlled requests, enabling access to internal network resources, metadata services (such as cloud provider IMDSv2 endpoints), or administrative interfaces normally isolated from external networks. The issue affects only the WP Fastest Cache Premium plugin (WordPress plugin ecosystem), with the flaw residing in AJAX handler code that fails to properly restrict request destinations or validate caller authorization scope.
Affected ProductsAI
WP Fastest Cache Premium plugin for WordPress in versions up to and including 1.7.4 is affected. The free version of WP Fastest Cache is not vulnerable. Affected users can identify their installation via the WordPress plugin management interface or by checking the plugin file version metadata. The vulnerability does not affect WordPress core, themes, or other plugins-only the Premium tier of this specific caching plugin.
RemediationAI
Update WP Fastest Cache Premium to version 1.7.5 or later via the WordPress plugin management dashboard or by downloading directly from the vendor. If automatic updates are not enabled, manually deactivate and delete the vulnerable plugin version, then download and install the patched version from wpfastestcache.com/changelog. As an interim workaround pending updates, site administrators may restrict Subscriber-level access or limit user registration to trusted accounts only; however, this does not address the underlying AJAX authorization flaw and is not a substitute for patching. Refer to the Wordfence vulnerability advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/b9e64c54-a78f-454a-a9ee-02f64b6ae83d?source=cve) for additional context and the changelog at https://www.wpfastestcache.com/changelog/ to confirm 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-862 – Missing Authorization
View allShare
External POC / Exploit Code
Leaving vuln.today