File Write Vulnerability in W3 Total Cache Plugin for WordPress
CVE-2026-18051
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 19 August 2026
Badges
What is CVE-2026-18051?
CVE-2026-18051 is a significant vulnerability affecting the W3 Total Cache plugin for WordPress, specifically in versions prior to 2.10.5. This plugin is widely used to enhance the performance of WordPress websites by caching static files, thus improving load times and overall user experience. The vulnerability allows unauthenticated attackers to exploit the lack of proper request path validation, which facilitates the unauthorized writing of files to any existing directory on the server. This could result in the overwriting of critical files, including server configurations like .htaccess, which can disrupt the functionality of the website and negate security measures that rely on these configurations.
Potential impact of CVE-2026-18051
-
Unauthorized File Manipulation: Attackers can write malicious files to various directories, potentially allowing them to execute arbitrary code or scripts, which could compromise the integrity and security of the web application.
-
Website Integrity Compromise: By overwriting important files such as .htaccess, this vulnerability can lead to disruptions in website operations, stripping away essential security configurations and leaving the site vulnerable to further attacks.
-
Increase in Attack Surface: The ease of exploiting this vulnerability without authentication broadens the attack surface for web applications using this plugin, making them prime targets for cybercriminals and increasing the likelihood of subsequent successful attacks.
Affected Version(s)
W3 Total Cache 0 < 2.10.5
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- π
Vulnerability started trending
- π‘
Public PoC available
- πΎ
Exploit known to exist
Vulnerability published
Vulnerability Reserved