Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-86406 2 Wordpress, Wpuserregistration 2 Wordpress, User Registration \& Membership 2026-09-13 7.5 High
The User Registration & Membership WordPress plugin before 5.2.8 does not check the capability of the user making a membership purchase, and does not validate the payment method or the plan submitted with it, allowing any authenticated user such as a subscriber to be granted the WordPress role attached to a paid plan without paying for it. Where the site owner has mapped a plan to a privileged role, this leads to privilege escalation up to administrator.
CVE-2026-11961 2 Wordpress, Wpuserregistration 2 Wordpress, User Registration \& Membership 2026-08-02 8.1 High
The User Registration & Membership WordPress plugin before 5.2.3 does not validate that the membership tier submitted during public registration is one of the tiers allowed by the registration form before assigning that tier's associated user role, allowing unauthenticated users to register into an arbitrary published membership tier and obtain its role — up to administrator when such a tier exists.
CVE-2026-11966 2 Wordpress, Wpuserregistration 2 Wordpress, User Registration \& Membership 2026-08-02 5.3 Medium
The User Registration & Membership WordPress plugin before 5.2.3 does not perform a capability check for unauthenticated callers on one of its membership payment actions and acts on a caller-supplied user identifier, allowing unauthenticated attackers to delete recently-registered, payment-pending user accounts.