5.3
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Description
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.
Basic Information
ID
CVE-2025-13864
Source
Wordfence
Published
Feb 19, 2026 at 04:36
Affected Product
Vendor
cloudways
Product
Breeze Cache
Version
*
Affected Versions
cloudways Breeze Cache *
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/5a3c16a5-65e5-4fe9-b7f0-2e021534c054
- plugins.trac.wordpress.org /browser/breeze/tags/2.2.21/inc/class-breeze-api.php
- plugins.trac.wordpress.org /browser/breeze/tags/2.2.21/inc/class-breeze-api.php
- plugins.trac.wordpress.org /browser/breeze/tags/2.2.21/inc/breeze-admin.php
- plugins.trac.wordpress.org /changeset