
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13320 is an Arbitrary File Deletion vulnerability in the WP User Manager plugin for WordPress, affecting all versions up to and including 2.9.12. The flaw resides in the profile update functionality and can be exploited by authenticated attackers with Subscriber-level access or above to delete arbitrary files on the server, potentially enabling remote code execution. It was published on December 12, 2025, and assigned a CVSS v3.1 base score of 6.8 (High) (Wordfence, Red Hat CVE). Exploitation is only possible on sites where the custom avatar setting is enabled.
The root cause is classified as CWE-73 (External Control of File Name or Path), with path traversal characteristics (CWE-22). The vulnerability stems from two compounding weaknesses: insufficient validation of user-supplied file paths in the profile update functionality (trait-wpum-account.php, lines ~70–86) and improper handling of array inputs by PHP's filter_input() function, which can be bypassed by supplying an array instead of a scalar value (Wordfence, EUVD). An attacker manipulates the current_user_avatar parameter during a profile update to reference arbitrary server-side file paths, which the plugin then deletes without proper sanitization. The attack is two-stage: first uploading a file to learn its path, then leveraging the deletion primitive to remove critical files (e.g., wp-config.php) to facilitate further compromise.
Successful exploitation allows an authenticated attacker to delete arbitrary files on the web server, including critical WordPress configuration files such as wp-config.php. Deleting wp-config.php can force WordPress into a re-installation state, enabling an attacker to reconfigure the site with attacker-controlled database credentials and achieve remote code execution. This results in high integrity and availability impact, with potential for full site takeover and lateral movement within the hosting environment (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.0022 (0.22%), indicating a low near-term exploitation probability (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires a valid WordPress account with at least Subscriber-level privileges and the custom avatar feature to be enabled, which limits the attack surface compared to unauthenticated vulnerabilities. The vulnerability was detected by Qualys (detection ID 530786) (Qualys).
current_user_avatar POST parameter to supply an array value (bypassing PHP's filter_input() scalar check) containing a path-traversal sequence pointing to a critical file (e.g., ../../../../wp-config.php).wp-config.php deleted, WordPress enters setup mode. The attacker navigates to the WordPress installation wizard, supplies attacker-controlled database credentials, and gains administrative control, enabling arbitrary PHP code execution (Wordfence, Infinitsec)./account/ or similar WPUM account pages) containing array-formatted current_user_avatar parameters or path traversal sequences (../) in request bodies./wp-admin/setup-config.php or /wp-admin/install.php).wp-config.php or other critical WordPress core files; new or modified wp-config.php with unfamiliar database credentials; unexpected web shells in the WordPress root or plugin directories.Users should update the WP User Manager plugin to version 2.9.13 or later, which contains the fix for this vulnerability (Wordfence). As an interim workaround, site administrators can disable the custom avatar setting in the WP User Manager plugin settings, which removes the attack vector entirely. Additionally, restricting user registration or limiting Subscriber-level account creation reduces exposure until patching is complete.
Wordfence reported the vulnerability as part of their weekly WordPress vulnerability digest for December 8–14, 2025, highlighting it among notable plugin flaws (Wordfence Blog). Qualys included it in their December 2025 application security detections roundup (Qualys). No significant broader media coverage or notable researcher commentary beyond these standard disclosure channels has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."