WordPress Plugin Vulnerabilities

Breeze – WordPress Cache Plugin < 2.2.22 - Missing Authorization to Cache Deletion

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.

Affects Plugins

Fixed in 2.2.22

References

Classification

Type
NO AUTHORISATION
CWE

Miscellaneous

Original Researcher
NosleeP++
Verified
No

Timeline

Publicly Published
2026-02-18 (about 2 months ago)
Added
2026-02-18 (about 2 months ago)
Last Updated
2026-02-19 (about 2 months ago)

Other