๐Ÿ” CVE Alert

CVE-2025-13864

MEDIUM 5.3

Breeze โ€“ WordPress Cache Plugin <= 2.2.21 - Missing Authorization to Cache Deletion

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

The Breeze - WordPress Cache Plugin plugin for WordPress is vulnerable to unauthorized cache clearing in all versions up to, and including, 2.2.21. This is due to the REST API endpoint `/wp-json/breeze/v1/clear-all-cache` being registered with `permission_callback => '__return_true'` and authentication being disabled by default when the API is enabled. This makes it possible for unauthenticated attackers to clear all site caches (page cache, Varnish, and Cloudflare) via a simple POST request, granted the administrator has enabled the API integration feature.

CWE CWE-862
Vendor cloudways
Product breeze cache
Published Feb 19, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for cloudways breeze cache

Be the first to know when new medium vulnerabilities affecting cloudways breeze cache are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

cloudways / Breeze Cache
0 โ‰ค 2.2.21

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/5a3c16a5-65e5-4fe9-b7f0-2e021534c054?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/breeze/tags/2.2.21/inc/class-breeze-api.php#L22 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/breeze/tags/2.2.21/inc/class-breeze-api.php#L19 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/breeze/tags/2.2.21/inc/breeze-admin.php#L749 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3425199%40breeze&new=3425199%40breeze&sfp_email=&sfph_mail=

Credits

NosleeP