What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
Breeze Cache versions 2.4.4 and earlier allow unauthenticated attackers to upload arbitrary files to the site without restriction. An attacker can upload malicious files—including PHP scripts—over the network with no authentication required. This enables remote code execution and full site compromise.
What an attacker can do
03Attacker Capabilities
Upload arbitrary files, including PHP scripts, to run code on the site.
Potential impact on your site
04Site Impact
Complete site compromise: attackers can execute code, steal data, modify content, or take the site offline.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
April 23, 2026
CVE published
April 23, 2026
Record updated