Strategic Overview
- Status
- Patched in 2.1.3
- Affected Plugin
- Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
- Affected Version
< 2.1.3- CVSS
- 5.3Medium
- Weakness type
- CWE-269 · Improper Privilege Management
- CVE
CVE-2020-6859
At a glance
CVE-2020-6859 is a medium-severity Improper Privilege Management vulnerability in the Ultimate Member WordPress plugin, affecting versions < 2.1.3. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 2.1.3; sites on affected versions should update now. Disclosed January 2020.
Vulnerability Overview
Multiple Insecure Direct Object Reference vulnerabilities in includes/core/class-files.php in the Ultimate Member plugin through 2.1.2 for WordPress allow remote attackers to change other users' profiles and cover photos via a modified user_id parameter. This is related to ajax_image_upload and ajax_resize_image.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-269: Improper Privilege Management
Reaching this weakness in Ultimate Member < 2.1.3 takes a caller who can reach the endpoint. Improper privilege management means the code lets an account end up with capabilities its role should not have.
It converts a low-privileged account into an administrative one, which makes every other restriction on the site irrelevant. For Ultimate Member the fix is 2.1.3: builds < 2.1.3 are affected, anything from 2.1.3 onward is not.
Remediation
Update to version 2.1.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: Ultimate Member 2.1.3 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
- 10.0CVE-2020-36157: Ultimate Member <= 2.1.11 Privilege Escalation
CVE-2020-36157 - 10.0CVE-2020-36155: Ultimate Member <= 2.1.11 Privilege Escalation
CVE-2020-36155 - 9.9CVE-2020-36156: Ultimate Member <= 2.1.11 Privilege Escalation
CVE-2020-36156 - 8.8CVE-2019-10270: Ultimate Member <= 2.0.39 Privilege Escalation
CVE-2019-10270
Other vulnerabilities in Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
- 9.8CVE-2024-1071: Ultimate Member SQL Injection
CVE-2024-1071 - 9.8CVE-2023-3460: Ultimate Member <= 2.6.6 Privilege Escalation
CVE-2023-3460 - 9.8Ultimate Member <= 1.3.83 Shortcode Injection
- 9.8Ultimate Member <= 1.3.75 Password Reset
- 9.8Ultimate Member Authorization Bypass to Arbitrary File Upload/Delete
- 9.4Ultimate Member Arbitrary File Deletion/Read
- 9.1Ultimate Member <= 1.3.64 Local File Inclusion
- 8.8CVE-2026-7761: Ultimate Member <= 2.11.4 Account Takeover
CVE-2026-7761
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C