Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Ludwig You QuickWebP – Compress / Optimize Images & Convert WebP | SEO Friendly quickwebp allows Path Traversal.This issue affects QuickWebP – Compress / Optimize Images & Convert WebP | SEO Friendly: from n/a through <= 3.2.7.
AnalysisAI
Path traversal in the QuickWebP WordPress plugin (versions up to and including 3.2.7) allows authenticated low-privilege users to manipulate file paths and delete arbitrary files on the server, per the Patchstack advisory titling this an arbitrary file deletion flaw. With a CVSS of 9.9 and a changed scope, deletion of sensitive files such as wp-config.php can cascade into full site compromise. There is no public exploit identified at time of analysis.
Technical ContextAI
QuickWebP is a WordPress plugin by Ludwig You that compresses, optimizes, and converts images to WebP for SEO purposes. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory), meaning a file path parameter handled by the plugin is not properly canonicalized or constrained to an intended directory, so attacker-supplied sequences (e.g., ../) can escape the plugin's working directory. The reference (Patchstack) characterizes the concrete effect as arbitrary file deletion, indicating a file-handling routine - likely tied to the plugin's image/conversion cleanup or optimization functions - accepts unsanitized paths. No CPE strings were supplied beyond the WordPress plugin slug 'quickwebp'.
RemediationAI
No vendor-released patch identified at time of analysis - the available data lists versions through 3.2.7 as affected without naming a fixed release, so administrators should monitor the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/quickwebp/vulnerability/wordpress-quickwebp-compress-optimize-images-convert-webp-seo-friendly-plugin-3-2-7-arbitrary-file-deletion-vulnerability?_s_id=cve) and the WordPress plugin repository for a release above 3.2.7 and upgrade immediately once published. Until a fix is available, the most effective compensating control is to deactivate and remove the QuickWebP plugin, which stops the vulnerable code path at the cost of losing image optimization/WebP conversion. If removal is not acceptable, restrict and audit low-privilege accounts (the attack requires an authenticated low-tier login per PR:L) by tightening user registration, enforcing strong authentication, and limiting which roles can reach plugin endpoints; additionally, deploy a WAF rule or virtual patch (Patchstack offers one) to block path-traversal sequences in requests to the plugin, accepting possible false positives on legitimate file parameters, and ensure file-system permissions prevent the web server user from deleting critical files like wp-config.php where feasible.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-32204
GHSA-7hfx-87f9-p7x4