WordPress security changelog
CRITICAL CVE-2020-36155 Modified

Ultimate Member: Privilege escalation or authentication bypass

Ultimate Member is affected by privilege escalation or authentication bypass. The vulnerable path is reachable without authentication. A successful request can grant permissions or access that the caller should not possess.

CVE / CNA score 10.0 CVSS 3.1 · cve@mitre.org
NVD score 9.8 CVSS 3.1 · nvd@nist.gov
Component
Ultimate Member
Plugin slug
ultimate-member
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Jan 04, 2021
Weakness
CWE-269 — Improper Privilege Management

This CVE was published Jan 04, 2021 and is one of 56 known issues for this plugin.

Update, patch or deactivate.

Update Ultimate Member to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

An issue was discovered in the Ultimate Member plugin before 2.1.12 for WordPress, aka Unauthenticated Privilege Escalation via User Meta. An attacker could supply an array parameter for sensitive metadata, such as the wp_capabilities user meta that defines a user's role. During the registration process, submitted registration details were passed to the update_profile function, and any metadata was accepted, e.g., wp_capabilities[administrator] for Administrator access.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

NVD vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources