Back to overview

CVE-2026-15350

MEDIUM
4.3
CVSS 3.1
Description
The The Cache Purger plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.3.20. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to permanently truncate the plugin's cache-purge audit log (wp-content/purge.log), destroying the entire cache-purge audit history. The tcp_log_purge nonce is rendered in the admin bar on frontend pages accessible to all authenticated users including subscribers, meaning any authenticated user possesses the nonce required to trigger the deletion.

Metadata

CVE ID
CVE-2026-15350
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-07-09 20:41 UTC
Published
2026-07-16 07:51 UTC
Last updated
2026-07-16 07:51 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
kevp75 / The Cache Purger
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
kevp75 The Cache Purger 0 ≤ 2.3.20
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview