Description
The User Registration & Membership plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.1.2. This is due to incorrect authentication in the 'register_member' function. This makes it possible for unauthenticated attackers to log in a newly registered user on the site who has the 'urm_user_just_created' user meta set.
Published: 2026-02-26
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Patch Now
AI Analysis

Impact

The User Registration & Membership plugin contains an authentication bypass flaw caused by improper checks in the register_member routine. It allows an attacker who cannot authenticate to choose the user meta urm_user_just_created and then obtain a logged‑in session for the newly created user. This flaw can grant unauthorized access to a site account, potentially leading to privilege escalation, content theft or other malicious activity. The weakness aligns with CWE-288, which concerns authentication bypass or flaws.

Affected Systems

WordPress sites that use the User Registration & Membership plugin by WP Everest, version 5.1.2 or any earlier release. The issue is tied to the register_member function exposed via the plugin’s AJAX endpoint. Users should verify they are running a fixed version, preferably 5.1.3 or later.

Risk and Exploitability

The vulnerability scores high with 8.1 on CVSS but has a very low exploitation probability (EPSS <1%). The flaw is not currently enumerated in the CISA KEV catalog. The best‑guess attack path involves an unauthenticated user calling the plugin’s AJAX register page, setting the special meta field, and triggering the bypass. Once the meta is present, the user can automatically be logged in, bypassing normal credential validation. Although the threat is high, the likelihood of public exploitation remains low at present.

Generated by OpenCVE AI on April 15, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to User Registration & Membership plugin version 5.1.3 or newer, which includes a proper authentication gate.
  • Restrict access to the AJAX registration endpoint to authenticated or role‑checked requests wherever possible.
  • Monitor user registration and login logs for suspicious activity such as accounts being created and immediately logged in without credentials.

Generated by OpenCVE AI on April 15, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 26 Feb 2026 13:30: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, 26 Feb 2026 03:15:00 +0000

Type Values Removed Values Added
Description The User Registration & Membership plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 5.1.2. This is due to incorrect authentication in the 'register_member' function. This makes it possible for unauthenticated attackers to log in a newly registered user on the site who has the 'urm_user_just_created' user meta set.
Title User Registration & Membership <= 5.1.2 - Authentication Bypass
Weaknesses CWE-288
References
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'}


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-04-08T17:27:10.385Z

Reserved: 2026-02-02T18:22:15.860Z

Link: CVE-2026-1779

cve-icon Vulnrichment

Updated: 2026-02-26T14:36:27.860Z

cve-icon NVD

Status : Deferred

Published: 2026-02-26T03:16:03.827

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1779

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T17:00:07Z

Weaknesses