Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
5DescriptionCVE.org
The Breeze Cache plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'fetch_gravatar_from_remote' function in all versions up to, and including, 2.4.4. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. The vulnerability can only be exploited if "Host Files Locally - Gravatars" is enabled, which is disabled by default.
Articles & Coverage 1
AnalysisAI
Arbitrary file upload in Breeze Cache for WordPress allows unauthenticated remote attackers to upload malicious files and achieve remote code execution on vulnerable servers. Exploitation requires the non-default 'Host Files Locally - Gravatars' feature to be enabled. While CVSS rates this 9.8 critical, real-world exposure is limited by the disabled-by-default configuration requirement. No public exploit code or CISA KEV listing identified at time of analysis, though Wordfence threat intelligence has disclosed technical details including vulnerable code paths.
Technical ContextAI
This vulnerability affects the Breeze Cache WordPress plugin (cpe:2.3:a:cloudways:breeze_cache), specifically the fetch_gravatar_from_remote function in the class-breeze-cache-cronjobs.php file. The flaw is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type), where the plugin fails to validate file types when fetching and storing Gravatar images locally. The gravatar caching functionality, when enabled, retrieves remote avatar images but does not properly sanitize or validate the file extensions and MIME types before writing them to the server filesystem. This allows an attacker to manipulate the gravatar fetch process to upload arbitrary PHP scripts or other executable files, which can then be accessed via direct HTTP requests to achieve code execution in the context of the web server user.
RemediationAI
Update Breeze Cache plugin to version 2.4.5 or later, which addresses the file upload validation issue per changeset 3511463 documented at https://plugins.trac.wordpress.org/changeset/3511463/breeze. Organizations unable to immediately patch should disable the 'Host Files Locally - Gravatars' feature in Breeze Cache settings as an effective temporary mitigation, noting this will revert to fetching gravatars from remote servers on each page load with minor performance impact. Additional compensating controls include implementing web application firewall rules to block direct access to the WordPress uploads directory for executable file types (.php, .phtml, .php5, etc.), though this may interfere with legitimate plugin functionality. Review web server access logs for suspicious POST requests to WordPress admin-ajax.php or cronjob endpoints, and audit the uploads directory for unexpected PHP files created during the vulnerable period. If evidence of exploitation is found, perform full incident response including malware scanning and credential rotation.
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 technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25174
GHSA-c529-q7mw-hq6j