CVE-2026-86406
7.5WordPress · User Registration & Membership
The User Registration & Membership WordPress plugin contains an improper privilege management flaw that allows authenticated users to escalate their roles to administrator without completing payment.
Executive summary
The User Registration & Membership WordPress plugin is vulnerable to unauthorized privilege escalation, which could allow a standard subscriber to gain administrative access to the site.
Vulnerability
The plugin fails to perform capability checks or validate payment methods during membership purchases, allowing any authenticated user to assign themselves roles mapped to paid plans. This improper privilege management (CWE-269) can lead to a full administrative compromise if the site owner has mapped paid plans to privileged roles.
Business impact
Successful exploitation results in full administrative control over the WordPress instance, leading to total compromise of site integrity, data confidentiality, and system availability. Given the CVSS score of 7.5, this vulnerability represents a high risk, as it permits low-privileged users to bypass security controls and gain unauthorized elevated access to the web environment.
Remediation
Immediate Action: Update the User Registration & Membership plugin to version 5.2.8 or later immediately to resolve the missing capability checks.
Proactive Monitoring: Review user account audit logs for any unexpected changes in user roles or suspicious membership activation events.
Compensating Controls: If immediate patching is not possible, temporarily disable the membership registration features or restrict account creation to prevent unauthorized exploitation of the checkout workflow.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Organizations utilizing this plugin must prioritize the update to version 5.2.8 to prevent potential privilege escalation. Failure to remediate this vulnerability leaves the application susceptible to unauthorized administrative takeover, which could have severe consequences for site management and user data security.
More WordPress CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Karthik Ramakrishnan, with WPScan (coordinator), per the CVE Program record.