Strategic Overview
- Status
- Patched in 2.6.3
- Affected Plugin
- WP User Manager – User Profile Builder & Membership
- Affected Version
<= 2.6.2- CVSS
- 7.5High
- Weakness type
- CWE-639 · Authorization Bypass Through User-Controlled Key
- CVE
CVE-2021-24655
At a glance
CVE-2021-24655 is a high-severity Authorization Bypass Through User-Controlled Key vulnerability in the WP User Manager WordPress plugin, affecting versions <= 2.6.2. It carries a CVSS score of 7.5 (reachable over the network; high confidentiality, integrity, availability impact). The issue is fixed in version 2.6.3; sites on affected versions should update now. Disclosed September 2021, reported by AyeCode Ltd.
Vulnerability Overview
The WP User Manager WordPress plugin before 2.6.3 does not ensure that the user ID to reset the password of is related to the reset key given. As a result, any authenticated user can reset the password (to an arbitrary value) of any user knowing only their ID, and gain access to their account.
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 confidentiality, integrity, availability — full site compromise territory.
CWE-639: Authorization Bypass Through User-Controlled Key
Reaching this weakness in WP User Manager <= 2.6.2 takes a caller who can reach the endpoint. Authorization bypass through a user-controlled key, often called insecure direct object reference, means the application looks up a record by an identifier from the request without checking that the caller owns it.
Changing a number in the request is enough to read or modify other users' records, which on commerce and membership sites means customer data. For WP User Manager the fix is 2.6.3: builds <= 2.6.2 are affected, anything from 2.6.3 onward is not.
Remediation
Update to version 2.6.3, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: WP User Manager 2.6.3 closes this, and updating the plugin is the step that ends it.
- Login Security
- 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 - 6.8CVE-2025-13320: WP User Manager <= 2.9.12 Arbitrary File Deletion
CVE-2025-13320 - 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