ZeroHour

CVE-2026-1492

large

Unauthenticated Privilege Escalation in WordPress User Registration & Membership Plugin

CVSS 3.1
9.8 critical
EPSS
24%p98
Published
()
Modified
AI analysis

CVE-2026-1492 is an improper privilege management flaw (CWE-269) in the User Registration & Membership WordPress plugin, affecting all versions through 5.1.2, caused by the membership registration handler accepting a user-supplied role value without enforcing a server-side allowlist. An unauthenticated attacker can trigger it by simply submitting a membership registration request with the role parameter set to a privileged role such as administrator. The attacker gains the creation of an administrator-level account on the target site, providing full administrative control and, given the CVSS 9.8 score, effectively complete site compromise. Any WordPress site running the plugin at version 5.1.2 or earlier with membership/user registration enabled is affected. No public proof-of-concept or confirmed in-the-wild exploitation is known yet, but EPSS ranks the flaw in the 98th percentile with an estimated 24.2% probability of exploitation within 30 days, making prompt patching urgent.

What to do: Update the plugin to the latest patched release (any version beyond 5.1.2); until patched, disable or restrict the public membership registration endpoint. Audit the site's users for unexpected administrator accounts created recently and delete any unrecognized admins, and review logs for registration POST requests containing a role parameter.

Affected
WPEverest User Registration & Membership (WordPress plugin)all versions up to and including 5.1.2
Estimated exposure
large≈100,000+ WordPress sites (plugin lists on the order of 100k active installs on WordPress.org) — Estimate is based on the plugin's roughly 100,000+ active installations reported on WordPress.org, with actual exposure limited to sites where the public membership/registration form is enabled.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The User Registration & Membership – Custom Registration Form Builder, Custom Login Form, User Profile, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to improper privilege management in all versions up to, and including, 5.1.2. This is due to the plugin accepting a user-supplied role during membership registration without properly enforcing a server-side allowlist. This makes it possible for unauthenticated attackers to create administrator accounts by supplying a role value during membership registration.

Ecosystems
WordPress
Weakness
CWE-269
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.