Description
The User Registration & Membership WordPress plugin before 5.2.2 does not perform an authorization check on a membership-upgrade action and derives the user to modify from a caller-supplied identifier instead of the current user, allowing any authenticated user such as a subscriber to change another user's WordPress role and membership tier.
Published: 2026-07-13
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The User Registration & Membership WordPress plugin before version 5.2.2 fails to enforce an authorization check when processing a membership‑upgrade request. The plugin accepts a user identifier supplied by the caller and uses it to determine which user’s role and membership tier to modify, instead of automatically using the current user’s ID. This flaw allows any authenticated user—including subscribers with no elevated privileges—to change the WordPress role and membership level of any other user, effectively granting the attacker higher permissions.

Affected Systems

All WordPress sites that use the User Registration & Membership plugin with a version earlier than 5.2.2 are affected. The plugin appears under the WordPress listing name "User Registration & Membership". No hardware or platform restrictions are noted.

Risk and Exploitability

The vulnerability requires only that the attacker be authenticated to the WordPress installation; no further privileges are needed. Once logged in, the attacker can manipulate the user ID sent to the membership‑upgrade endpoint and alter another user’s role and membership tier. The CVSS score of 8.1 indicates high severity, while the EPSS score of less than 1% shows a very low but non‑zero exploitation probability. The issue is not listed in the CISA KEV catalog. Despite the low exploitation probability, the clear attack path and potential for full privilege escalation present a significant risk to the confidentiality, integrity, and overall security of the site.

Generated by OpenCVE AI on August 1, 2026 at 10:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Registration & Membership plugin to version 5.2.2 or later.
  • If an upgrade cannot be applied immediately, disable or restrict the membership‑upgrade functionality for subscriber and other non‑administrator roles.
  • Ensure that role‑modification and membership‑tier changes are only available to users with the appropriate capabilities and that the current user’s ID is used for all sensitive updates.

Generated by OpenCVE AI on August 1, 2026 at 10:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Sun, 26 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

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

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Wed, 15 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 13 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 13 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The User Registration & Membership WordPress plugin before 5.2.2 does not perform an authorization check on a membership-upgrade action and derives the user to modify from a caller-supplied identifier instead of the current user, allowing any authenticated user such as a subscriber to change another user's WordPress role and membership tier.
Title User Registration & Membership < 5.2.2 - Subscriber+ Cross-User Role and Membership Tier Modification via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-13T15:53:39.115Z

Reserved: 2026-06-11T08:11:19.820Z

Link: CVE-2026-11963

cve-icon Vulnrichment

Updated: 2026-07-13T15:53:34.527Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key