Description
The Breeze Cache WordPress plugin before 2.5.13 does not sanitise a value taken from the request before using it to build the paths of the files it caches, allowing unauthenticated attackers to create files at arbitrary locations on the server, outside the intended cache directory.
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Breeze Cache WordPress plugin before version 2.5.13 fails to sanitize a value extracted from the HTTP request before constructing the file paths it uses for caching. This omission permits an unauthenticated attacker to supply a crafted value that resolves to any directory outside the intended cache location, enabling creation of arbitrary files on the server. The result is a critical loss of integrity and, if the attacker controls the content of the written file, possible compromise of the site through stored malicious code or scripts.

Affected Systems

WordPress installations that have the Breeze Cache plugin installed with a version older than 2.5.13. The vulnerability does not target the core WordPress software but the plugin itself.

Risk and Exploitability

Attackers can exploit this flaw without authentication simply by sending a special request to the plugin’s endpoint. With no EPSS value provided and the issue not listed in CISA KEV, the probability of widespread exploitation is unknown, yet the impact of successful exploitation is severe. The lack of an official patch or workaround in the public data means a fresh deployment of a secure version is the only reliable mitigation path.

Generated by OpenCVE AI on August 28, 2026 at 08:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Breeze Cache plugin to version 2.5.13 or later.
  • If an update cannot be applied immediately, disable the Breeze Cache plugin until a fix is available to stop the file‑creation vector.
  • Reinforce file system permissions so that the web server user cannot write to directories outside the intended cache folder, adding an additional layer of protection against similar flaws.

Generated by OpenCVE AI on August 28, 2026 at 08:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Breeze Cache WordPress plugin before 2.5.13 does not sanitise a value taken from the request before using it to build the paths of the files it caches, allowing unauthenticated attackers to create files at arbitrary locations on the server, outside the intended cache directory.
Title Breeze Cache < 2.5.13 - Unauthenticated File Creation via Cache Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-28T06:00:17.170Z

Reserved: 2026-08-25T12:49:41.326Z

Link: CVE-2026-79706

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T08:16:42.243

Modified: 2026-08-28T08:16:42.243

Link: CVE-2026-79706

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T09:00:10Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')