Description
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.
Published: 2026-04-23
Score: 9.8 Critical
EPSS: 20.4% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Breeze Cache plugin for WordPress has a flaw that allows callers to execute the ‘fetch_gravatar_from_remote’ routine without user authentication, thereby bypassing file type validation and enabling the upload of any file type to the server. This missing validation can be exploited when the ‘Host Files Locally – Gravatars’ setting is enabled, a configuration that is disabled by default. Successful exploitation can result in the placement of malicious code on the web server, effectively granting attackers remote code execution. The weakness is categorized as CWE‑434, which captures improper validation of uploaded file types.

Affected Systems

The vulnerability exists in all published versions of the Cloudways Breeze Cache plugin for WordPress up to and including version 2.4.4. All installations that have the ‘Host Files Locally – Gravatars’ option turned on are at risk. Systems running the plugin with earlier or later versions are not affected. This flaw is specific to the Breeze Cache plugin and does not affect other plugins or the WordPress core.

Risk and Exploitability

The CVSS base score of 9.8 classifies this flaw as critical, while the EPSS score of 20% indicates a non‑negligible likelihood of exploitation. The vulnerability has not been catalogued in the CISA KEV list. Exploitation requires only a remote HTTP request to the fetching endpoint and does not need any user credentials; however, the target must have the plugin installed and the specific gravatar hosting setting enabled. Because file uploads occur in a web‑accessible directory, an attacker who succeeds in uploading a PHP script can run arbitrary code on the server.

Generated by OpenCVE AI on May 25, 2026 at 15:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the plugin’s repository or vendor for an updated version that addresses the file type validation flaw, and apply the update when available.
  • If an update cannot be applied immediately, temporarily disable the ‘Host Files Locally – Gravatars’ option in the plugin configuration to eliminate the upload vector.
  • Apply a firewall or web‑application‑proxy rule that blocks HTTP requests to the fetch_gravatar_from_remote endpoint or restricts the upload directory to deny execution of uploaded files.

Generated by OpenCVE AI on May 25, 2026 at 15:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Cloudways
Cloudways breeze
Wordpress
Wordpress wordpress
Vendors & Products Cloudways
Cloudways breeze
Wordpress
Wordpress wordpress

Thu, 23 Apr 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 23 Apr 2026 02:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Breeze Cache <= 2.4.4 - Unauthenticated Arbitrary File Upload via fetch_gravatar_from_remote
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Cloudways Breeze
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-23T12:31:46.631Z

Reserved: 2026-03-09T18:35:58.751Z

Link: CVE-2026-3844

cve-icon Vulnrichment

Updated: 2026-04-23T12:31:43.268Z

cve-icon NVD

Status : Deferred

Published: 2026-04-23T03:16:17.527

Modified: 2026-04-23T14:28:55.557

Link: CVE-2026-3844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T15:15:28Z

Weaknesses