Description
The User Registration & Membership WordPress plugin before 5.2.3 does not validate that the membership tier submitted during public registration is one of the tiers allowed by the registration form before assigning that tier's associated user role, allowing unauthenticated users to register into an arbitrary published membership tier and obtain its role — up to administrator when such a tier exists.
Published: 2026-07-17
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the User Registration & Membership plugin allows an unauthenticated user to submit a membership tier that is not part of the public registration form. The plugin assigns the requested tier’s user role without validation, enabling an attacker to create an account with any role, including administrator. This is a classic privilege‑escalation weakness (CWE‑269) that compromises the confidentiality, integrity, and availability of the site.

Affected Systems

WordPress sites that use the User Registration & Membership plugin version earlier than 5.2.3. No specific vendor is identified, but any site running the affected plugin can be compromised.

Risk and Exploitability

The vulnerability has a CVSS score of 8.1, indicating high severity, while the EPSS score being less than 1 % suggests a low probability of exploitation in the short term. It is not listed in CISA’s KEV catalog. Likely attack vectors involve unauthenticated HTTP requests to the public registration endpoint, where an attacker can supply an arbitrary tier ID and receive the associated user role, without needing any prior privileges or special network conditions.

Generated by OpenCVE AI on July 31, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Registration & Membership plugin to version 5.2.3 or later, which adds the missing validation for membership tiers during registration.
  • If an upgrade cannot be performed immediately, temporarily disable public user registration by turning off the plugin or by setting WordPress’s ‘Anyone can register’ option to false, thereby preventing unauthenticated users from creating new accounts.
  • Monitor the user registration logs for accounts with elevated roles (e.g., Administrator) and promptly remove any unauthorized accounts that appear.

Generated by OpenCVE AI on July 31, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpuserregistration
Wpuserregistration user Registration \& Membership
Vendors & Products Wordpress
Wordpress wordpress
Wpuserregistration
Wpuserregistration user Registration \& Membership

Fri, 17 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The User Registration & Membership WordPress plugin before 5.2.3 does not validate that the membership tier submitted during public registration is one of the tiers allowed by the registration form before assigning that tier's associated user role, allowing unauthenticated users to register into an arbitrary published membership tier and obtain its role — up to administrator when such a tier exists.
Title User Registration & Membership < 5.2.3 - Unauthenticated Privilege Escalation via Unbound members_data Membership ID
References

Subscriptions

Wordpress Wordpress
Wpuserregistration User Registration \& Membership
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-17T14:12:22.220Z

Reserved: 2026-06-11T07:56:03.810Z

Link: CVE-2026-11961

cve-icon Vulnrichment

Updated: 2026-07-17T13:01:27.847Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:15:13Z

Weaknesses
  • CWE-269

    Improper Privilege Management