CVE-2026-18051Sobrescritura de archivos en W3 Total Cache para WordPress
The W3 Total Cache WordPress plugin before 2.10.5 does not properly validate the request path it uses to build cache file names, allowing unauthenticated attackers to write a file into any existing directory on the server, inside or outside the web root, overwriting whatever occupies the target name. On Apache, the same flaw overwrites the site's .htaccess files, which breaks the site and can strip hardening rules that other security measures rely on.
Ver en NVDAnálisis
El plugin W3 Total Cache para WordPress permite a atacantes no autenticados escribir o sobrescribir archivos en cualquier directorio del servidor debido a una validación de ruta deficiente. Esta vulnerabilidad permite deshabilitar el sitio o eliminar reglas de endurecimiento de seguridad al sobrescribir archivos críticos como .htaccess en servidores Apache. Se recomienda actualizar a la versión 2.10.5 inmediatamente para evitar el compromiso de la infraestructura.
Roles relevantes
Severidad
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:HCWE-22EPSS
Descripción técnica
The W3 Total Cache WordPress plugin before 2.10.5 does not properly validate the request path it uses to build cache file names, allowing unauthenticated attackers to write a file into any existing directory on the server, inside or outside the web root, overwriting whatever occupies the target name. On Apache, the same flaw overwrites the site's .htaccess files, which breaks the site and can strip hardening rules that other security measures rely on.