WP User Manager <= 2.9.12 - Authenticated (Subscriber+) Arbitrary File Deletion via 'current_user_avatar' Parameter
Strategic Overview
- Status
- Patched in 2.9.13
- Affected Plugin
- WP User Manager – User Profile Builder & Membership
- Affected Version
<= 2.9.12- CVSS
- 6.8Medium
- Weakness type
- CWE-73 · External Control of File Name or Path
- CVE
CVE-2025-13320
At a glance
CVE-2025-13320 is a medium-severity External Control of File Name or Path vulnerability in the WP User Manager WordPress plugin, affecting versions <= 2.9.12. It carries a CVSS score of 6.8 (reachable over the network; high integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 2.9.13; sites on affected versions should update now. Disclosed December 2025, reported by YC_Infosec.
Vulnerability Overview
The WP User Manager plugin for WordPress is vulnerable to Arbitrary File Deletion in all versions up to, and including, 2.9.12. This is due to insufficient validation of user-supplied file paths in the profile update functionality combined with improper handling of array inputs by PHP's filter_input() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server via the 'current_user_avatar' parameter in a two-stage attack which can make remote code execution possible. This only affects sites with the custom avatar setting enabled.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user. A successful exploit has high impact on integrity, availability.
CWE-73: External Control of File Name or Path
The product allows user input to control or influence paths or file names that are used in filesystem operations.
Remediation
Update to version 2.9.13, or a newer patched version
How does WordSec protect against this?
An attacker needs Subscriber access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: WP User Manager 2.9.13 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Alerts
External References
Related records
Other vulnerabilities in WP User Manager – User Profile Builder & Membership
- 8.1CVE-2026-49766: WP User Manager Arbitrary File Deletion
CVE-2026-49766 - 7.5CVE-2026-9290: WP User Manager <= 2.9.17 Path Traversal to LFI
CVE-2026-9290 - 7.5CVE-2025-60245: User Manager <= 2.9.12 PHP Object Injection
CVE-2025-60245 - 7.5CVE-2021-24655: WP User Manager <= 2.6.2 Arbitrary User Password Reset
CVE-2021-24655 - 5.4CVE-2021-24654: User Registration < 2.0.2 Stored Cross-Site Scripting
CVE-2021-24654 - 4.3CVE-2024-10216: WP User Manager Carbon Fields Custom Sidebar
CVE-2024-10216 - 4.3CVE-2024-10537: WP User Manager Authenticated (Subscriber+) User Meta
CVE-2024-10537 - 4.3CVE-2024-43336: WP User Manager <= 2.9.10 Cross-Site Request Forgery
CVE-2024-43336
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C