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.
References
Configurations
No configuration.
History
14 May 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-14 09:16
Updated : 2026-06-17 11:00
NVD link : CVE-2026-6145
Mitre link : CVE-2026-6145
CVE.ORG link : CVE-2026-6145
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
