Skip to main content

User Registration & Membership EUVDEUVD-2026-53108

| CVE-2026-16736 HIGH
Improper Access Control (CWE-284)
2026-08-05 WPScan GHSA-r7cf-cqmf-q6pj
7.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Unauthenticated network access with no complexity; C:L and I:L reflect member-content exposure and unauthorized account writes, not full system compromise.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Analysis Generated
Aug 05, 2026 - 16:48 vuln.today
Patch available
Aug 05, 2026 - 07:01 EUVD
CVE Published
Aug 05, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 05, 2026 - 06:00 cve.org
HIGH 7.5

DescriptionCVE.org

The User Registration & Membership WordPress plugin before 5.2.6 does not enforce the site's registration-disabled setting when processing registration-form submissions, allowing unauthenticated users to create new accounts even when the administrator has turned off open registration.

AnalysisAI

Registration enforcement bypass in the User Registration & Membership WordPress plugin (all versions before 5.2.6) allows unauthenticated users to create accounts on sites where the administrator has explicitly disabled open registration. The plugin processes registration form submissions without validating the site-level registration-disabled setting, effectively nullifying an administrative security control. A publicly available exploit exists per WPScan, though EPSS sits at a low 0.15% (4th percentile), indicating limited observed exploitation despite the accessible POC.

Technical ContextAI

The vulnerability is rooted in CWE-284 (Improper Access Control) - a failure to enforce an authorization boundary at a critical decision point. The User Registration & Membership plugin for WordPress adds its own registration form and submission handler, but that handler does not consult WordPress's native or plugin-level registration-enabled flag before proceeding. As a result, the server-side gate that should reject registrations on closed sites is absent. The affected CPE (cpe:2.3:a:unknown:user_registration_&_membership:*:*:*:*:*:*:*:*) covers all plugin versions prior to 5.2.6. This is a logic flaw rather than a memory-safety or injection issue - the correct data exists in the configuration, but the code path simply never checks it.

RemediationAI

Upgrade the User Registration & Membership plugin to version 5.2.6 or later - this is the vendor-released patch confirmed to address the bypass. Administrators can apply the update directly from the WordPress admin dashboard under Plugins > Updates. If immediate upgrade is not feasible, a compensating control is to remove or deactivate the plugin entirely until patching is possible, which eliminates the attack surface at the cost of losing plugin functionality. Alternatively, administrators can add server-level rate limiting or WAF rules to block POST requests to the plugin's registration endpoint (typically /wp-admin/admin-ajax.php or the plugin's custom endpoint), though this may also block legitimate future use. Do not rely on WordPress core's registration-disabled setting alone as a control - this CVE confirms it is not enforced by the plugin.

CVE-2025-2563 HIGH POC
8.1 Apr 14

The User Registration & Membership WordPress plugin before version 4.1.2 fails to prevent users from setting their accou

CVE-2025-2594 HIGH POC
8.1 Apr 22

The User Registration & Membership WordPress plugin before 4.1.3 does not properly validate data in an AJAX action when

CVE-2026-11964 CRITICAL POC
9.1 Jul 13

Payment-verification bypass in the User Registration & Membership WordPress plugin before 5.2.2 lets unauthenticated att

CVE-2026-11961 HIGH POC
8.1 Jul 17

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.3 lets unauthenticated visitors s

CVE-2026-11963 HIGH POC
8.1 Jul 13

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.2 lets any authenticated low-priv

CVE-2026-86406 HIGH POC
7.5 Sep 13

Privilege escalation in the User Registration & Membership WordPress plugin (versions 4.4.6 through pre-5.2.8) allows an

CVE-2026-80071 HIGH POC
7.2 Sep 13

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.8 allows any authenticated user h

CVE-2026-79996 HIGH POC
7.2 Aug 28

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.6 lets authenticated users holdin

CVE-2026-11966 MEDIUM POC
5.3 Jul 17

Unauthenticated account deletion in the User Registration & Membership WordPress plugin (all versions before 5.2.3) expo

CVE-2026-80072 MEDIUM POC
4.7 Sep 13

Open redirect in the User Registration & Membership WordPress plugin before 5.2.8 permits unauthenticated attackers to c

CVE-2026-79995 MEDIUM POC
4.3 Aug 28

Missing object-level authorization in the User Registration & Membership WordPress plugin (before 5.2.5) allows any auth

CVE-2026-86407 LOW POC
3.7 Sep 13

Unauthenticated information disclosure in the User Registration & Membership WordPress plugin (versions 5.0 through 5.2.

Share

EUVD-2026-53108 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy