Description
The User Registration & Membership plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 5.1.5. This is due to the is_admin_creation_process() method relying solely on the presence of action=createuser in the $_REQUEST superglobal without performing any authentication or capability check. This makes it possible for unauthenticated attackers to bypass the admin approval requirement when registering new accounts via the fallback submission path.
Published: 2026-05-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker who is not logged in to submit a user registration request using the action=createuser parameter. Because the plugin only checks for that parameter and does not verify the user's authentication or capabilities, the request is treated as if an administrator performed the approval. This results in an unauthenticated account being created without awaiting admin approval, effectively bypassing the intended authorization control (CWE‑862).

Affected Systems

WordPress sites that have the User Registration & Membership plugin from wpeverest, version 5.1.5 or older. The flaw is present in all releases up to and including 5.1.5.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk. The lack of an EPSS score suggests limited public exploitation evidence, and the vulnerability is currently not listed in CISA's KEV catalog. An attacker could exploit this remotely over the web, requiring no prior session or privileges, to gain a new user account that bypasses the admin approval process.

Generated by OpenCVE AI on May 14, 2026 at 10:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for official vendor patches or updates that address the missing authorization check.
  • If no patch is available, disable the fallback registration submission path or enforce admin approval in the plugin settings so new accounts require manual approval before activation.
  • Consider restricting public accessibility to the registration page with web‑application firewall rules or limiting IP ranges until the plugin can be updated.

Generated by OpenCVE AI on May 14, 2026 at 10:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 14 May 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpeverest
Wpeverest user Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
Vendors & Products Wordpress
Wordpress wordpress
Wpeverest
Wpeverest user Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder

Thu, 14 May 2026 11:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 14 May 2026 09:15:00 +0000

Type Values Removed Values Added
Description The User Registration & Membership plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 5.1.5. This is due to the is_admin_creation_process() method relying solely on the presence of action=createuser in the $_REQUEST superglobal without performing any authentication or capability check. This makes it possible for unauthenticated attackers to bypass the admin approval requirement when registering new accounts via the fallback submission path.
Title User Registration & Membership <= 5.1.5 - Unauthenticated Missing Authorization to Admin Approval Bypass via 'action' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wpeverest User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-14T10:42:26.164Z

Reserved: 2026-04-12T13:19:58.638Z

Link: CVE-2026-6145

cve-icon Vulnrichment

Updated: 2026-05-14T10:42:21.082Z

cve-icon NVD

Status : Deferred

Published: 2026-05-14T09:16:26.290

Modified: 2026-05-14T14:28:41.283

Link: CVE-2026-6145

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-14T11:30:15Z

Weaknesses