Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Network-reachable plugin action needing a Contributor account (PR:L), low complexity; arbitrary deletion yields high availability and limited integrity impact with no data disclosure (C:N).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Contributor Arbitrary File Deletion in Picture Gallery <= 1.6.5 versions.
AnalysisAI
Arbitrary file deletion in the VideoWhisper Picture Gallery WordPress plugin (versions <= 1.6.5) allows an authenticated user holding the low-privilege Contributor role to delete arbitrary files on the server via path traversal (CWE-22). Rated CVSS 7.1, the flaw carries no confidentiality impact but high availability impact, since deleting critical files (e.g. wp-config.php) can break or hijack the site. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is the Picture Gallery plugin (CPE cpe:2.3:a:videowhisper:picture_gallery) developed by VideoWhisper for the WordPress CMS. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / Path Traversal): a file-handling routine - typically a delete or image-management action exposed to the WordPress dashboard - accepts an attacker-controlled path parameter without properly canonicalizing or constraining it to an intended directory. By injecting traversal sequences (e.g. ../../), a Contributor can escape the plugin's upload/gallery directory and target files elsewhere in the WordPress filesystem. WordPress's Contributor role normally can author but not publish posts and has no file-management rights, so the vulnerability represents a privilege boundary bypass at the plugin level.
RemediationAI
No vendor-released patched version was identified in the provided data (the record only confirms versions <= 1.6.5 are vulnerable), so consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/picture-gallery/vulnerability/wordpress-picture-gallery-plugin-1-6-5-arbitrary-file-deletion-vulnerability for the current fixed release and upgrade to it as the primary remediation. Until a confirmed patch is applied, reduce exposure by restricting who holds the Contributor role - audit and remove untrusted Contributor accounts and disable open user registration or downgrade the default new-user role, which prevents attackers from obtaining the required privilege at the cost of limiting legitimate self-service authoring. Where feasible, deactivate the Picture Gallery plugin entirely (trade-off: gallery functionality is lost) and enforce least-privilege filesystem permissions plus off-site backups so an arbitrary deletion cannot be leveraged into full site takeover and can be recovered quickly.
More in Picture Gallery
View allWordPress Picture Gallery 1.4.2 contains a stored cross-site scripting vulnerability that allows authenticated attackers
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in VideoWhispe
The Picture Gallery - Frontend Image Uploads, AJAX Photo List plugin for WordPress is vulnerable to Stored Cross-Site Sc
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48171
GHSA-f228-xcr3-mqw3