Description
The User Registration & Membership WordPress plugin before 5.2.6 does not perform a capability check when saving its login settings, allowing authenticated users who have been granted a User Registration & Membership WordPress plugin before 5.2.6 management capability but not full administrator access to change arbitrary site options and escalate their privileges to administrator.
Published: 2026-08-28
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the User Registration & Membership WordPress plugin versions prior to 5.2.6. When an authenticated user, who has been granted the plugin’s management capability but not full administrator rights, saves the plugin’s login settings, the system bypasses a capability check, allowing the attacker to modify any site option stored within WordPress and effectively gaining administrator privileges. This oversight is an example of a missing authorization check, identified as CWE-269 (inferred). The impact is a complete privilege escalation within the affected site, enabling the attacker to perform any action an administrator can, including adding or modifying users, changing site configuration, and installing additional plugins.

Affected Systems

The affected system is the WordPress plugin named User Registration & Membership. All installations running version 5.2.5 or earlier are vulnerable (inferred). No specific operating system or WordPress core version is indicated, but the vulnerability exists across all platforms where the plugin is active.

Risk and Exploitability

The CVSS score for this vulnerability is 7.2, indicating a high severity. The EPSS score is less than 1%, implying a very low but non‑zero probability of exploitation. The vulnerability is not listed in CISA's KEV catalog. Based on the description, the likely attack vector is local to the WordPress site: an authenticated user who has been granted the plugin’s management capability but not full administrator rights must first log in and then access the plugin’s login settings page. When the modified settings are saved, the absent capability check allows the attacker to change any WordPress option, effectively escalating their privileges to administrator (inferred). The risk is high given the complete escalation to admin, but the exploitability depends on the attacker’s ability to obtain a user account with the requisite capability and access the plugin’s configuration page.

Generated by OpenCVE AI on August 28, 2026 at 17:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the User Registration & Membership plugin to version 5.2.6 or newer, which includes the missing capability check when saving login settings.
  • If an immediate upgrade is not feasible, temporarily remove the plugin’s management capability from all users to prevent privilege escalation until a patch is applied.
  • Disable or delete the plugin entirely if it is not required for the site’s functionality.
  • Configure the WordPress site to restrict access to the plugin settings page to administrators only, using role‑based access control plugins or custom code adjustments.

Generated by OpenCVE AI on August 28, 2026 at 17:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 28 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


Fri, 28 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The User Registration & Membership WordPress plugin before 5.2.6 does not perform a capability check when saving its login settings, allowing authenticated users who have been granted a User Registration & Membership WordPress plugin before 5.2.6 management capability but not full administrator access to change arbitrary site options and escalate their privileges to administrator.
Title User Registration & Membership < 5.2.6 - Authenticated Privilege Escalation via Login Settings
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-28T13:03:20.076Z

Reserved: 2026-08-25T17:09:43.349Z

Link: CVE-2026-79996

cve-icon Vulnrichment

Updated: 2026-08-28T12:57:17.955Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T08:16:42.427

Modified: 2026-08-28T18:40:31.630

Link: CVE-2026-79996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T17:30:08Z

Weaknesses
  • CWE-269

    Improper Privilege Management