Approved changes feed: RSS · Atom

cpe:2.3:a:wpeverest:user_registration_&_membership_–_free_&_paid_memberships,_subscriptions,_content_restriction,_user_profile,_custom_user_registration_&_login_builder:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorWpeverest (893868fd-7465-5174-8b2f-d1079aaa15d0)
ProductUser Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder (b6bf8104-4e72-5690-b19c-e76f0c621b7a)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-7651 vulnerable 2026-06-03 15:27:57.109135 User Registration & Membership <= 5.1.5 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Media Deletion via 'profile-pic-url' Parameter
MEDIUM (5.3)
The User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.5. This is due to missing ownership validation on a user-controlled attachment ID, allowing the plugin to store and subsequently delete arbitrary media attachments without verifying that the referenced attachment belongs to the requesting user. This makes it possible for authenticated attackers, with subscriber-level access and above, to permanently delete arbitrary media attachments uploaded by any other user, including administrators.
Published: 2026-05-28T06:45:39.071Z
Updated: 2026-05-28T10:35:35.907Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-6203 vulnerable 2026-06-03 15:27:54.889753 User Registration & Membership <= 5.1.4 - Unauthenticated Open Redirect via 'redirect_to_on_logout' Parameter
MEDIUM (6.1)
The User Registration & Membership plugin for WordPress is vulnerable to Open Redirect in versions up to and including 5.1.4. This is due to insufficient validation of user-supplied URLs passed via the 'redirect_to_on_logout' GET parameter before redirecting users. The `redirect_to_on_logout` GET parameter is passed directly to WordPress's `wp_redirect()` function instead of the domain-restricted `wp_safe_redirect()`. While `esc_url_raw()` is applied to sanitize malformed URLs, it does not restrict the redirect destination to the local domain, allowing an attacker to craft a specially formed link that redirects users to potentially malicious external URLs after logout, which could be used to facilitate phishing attacks.
Published: 2026-04-13T22:25:54.316Z
Updated: 2026-04-24T19:30:44.119Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-6145 vulnerable 2026-06-03 15:27:54.814072 User Registration & Membership <= 5.1.5 - Unauthenticated Missing Authorization to Admin Approval Bypass via 'action' Parameter
MEDIUM (5.3)
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-14T08:24:27.293Z
Updated: 2026-05-14T10:42:26.164Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-4056 vulnerable 2026-06-03 15:26:24.276107 User Registration & Membership <= 5.1.4 - Missing Authorization to Authenticated (Contributor+) Content Access Rule Manipulation
MEDIUM (5.4)
The User Registration & Membership plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the Content Access Rules REST API endpoints in versions 5.0.1 through 5.1.4. This is due to the `check_permissions()` method only checking for `edit_posts` capability instead of an administrator-level capability. This makes it possible for authenticated attackers, with Contributor-level access and above, to list, create, modify, toggle, duplicate, and delete site-wide content restriction rules, potentially exposing restricted content or denying legitimate user access.
Published: 2026-03-23T23:25:49.917Z
Updated: 2026-04-08T17:02:32.146Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-3601 vulnerable 2026-06-03 15:23:33.167951 User Registration & Membership <= 5.1.4 - Missing Authorization to Authenticated (Contributor+) Limited Page Content Modification
MEDIUM (4.3)
The User Registration & Membership plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `embed_form_action()` function in all versions up to, and including, 5.1.4. This makes it possible for authenticated attackers, with Contributor-level access and above, to append shortcode content to arbitrary pages they do not own or have permission to edit.
Published: 2026-05-05T08:27:36.202Z
Updated: 2026-05-06T14:07:49.080Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-2356 vulnerable 2026-06-03 15:19:24.091662 User Registration & Membership <= 5.1.2 - Insecure Direct Object Reference to Unauthenticated Limited User Deletion
MEDIUM (5.3)
The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.2 via the 'register_member' function, due to missing validation on the 'member_id' user controlled key. This makes it possible for unauthenticated attackers to delete arbitrary user accounts that newly registered on the site who has the 'urm_user_just_created' user meta set.
Published: 2026-02-26T02:23:55.847Z
Updated: 2026-04-08T17:13:17.648Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-1865 vulnerable 2026-06-03 15:14:45.460580 User Registration & Membership <= 5.1.2 - Authenticated (Subscriber+) SQL Injection via membership_ids[]
MEDIUM (6.5)
The User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder plugin for WordPress is vulnerable to SQL Injection via the ‘membership_ids[]’ parameter in all versions up to, and including, 5.1.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-04-08T11:16:56.654Z
Updated: 2026-04-08T16:34:04.366Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-1779 vulnerable 2026-06-03 15:14:45.310768 User Registration & Membership <= 5.1.2 - Authentication Bypass
HIGH (8.1)
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-26T02:23:56.402Z
Updated: 2026-04-08T17:27:10.385Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-1492 vulnerable 2026-06-03 15:14:44.506504 User Registration & Membership <= 5.1.2 - Unauthenticated Privilege Escalation via Membership Registration
CRITICAL (9.8)
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.
Published: 2026-03-03T04:33:20.922Z
Updated: 2026-04-08T17:03:11.800Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-9085 vulnerable 2026-06-03 15:13:45.388621 User Registration & Membership <= 4.3.0 - Authenticated (Admin+) SQL Injection
MEDIUM (4.9)
The User Registration & Membership plugin for WordPress is vulnerable to SQL Injection via the 's' parameter in version 4.3.0. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-09-06T02:24:17.930Z
Updated: 2026-04-08T17:18:12.292Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-6831 vulnerable 2026-06-03 15:12:29.178884 User Registration <= 4.2.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via urcr_restrict Shortcode
MEDIUM (6.4)
The User Registration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's urcr_restrict shortcode in all versions up to, and including, 4.2.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-07-22T01:44:28.244Z
Updated: 2026-04-08T16:52:25.935Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-3292 vulnerable 2026-06-03 15:01:04.155915 User Registration & Membership – Custom Registration Form, Login Form, and User Profile <= 4.1.3 - Insecure Direct Object Reference to Authenticated (Subscriber+) User Password Update
MEDIUM (4.3)
The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.3 via the user_registration_update_profile_details() due to missing validation on the 'user_id' user controlled key. This makes it possible for unauthenticated attackers to update other user's passwords, if they have access to the user ID and email.
Published: 2025-04-12T06:37:16.694Z
Updated: 2026-04-08T16:54:53.830Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-3282 vulnerable 2026-06-03 15:01:04.148536 User Registration & Membership – Custom Registration Form, Login Form, and User Profile <= 4.1.3 - Insecure Direct Object Reference to Unauthenticated Membership Modification
MEDIUM (5.3)
The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.3 via the user_registration_membership_register_member() due to missing validation on the 'membership_id' user controlled key. This makes it possible for unauthenticated attackers to update any user's membership to any other active or non-active membership type.
Published: 2025-04-12T06:37:17.798Z
Updated: 2026-04-08T17:20:48.116Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-3281 vulnerable 2026-06-03 15:01:04.145181 User Registration & Membership – Custom Registration Form, Login Form, and User Profile <= 4.2.1 - Insecure Direct Object Reference to Unauthenticated Limited User Deletion
MEDIUM (5.3)
The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.2.1 via the create_stripe_subscription() function, due to missing validation on the 'member_id' user controlled key. This makes it possible for unauthenticated attackers to delete arbitrary user accounts that have registered through the plugin.
Published: 2025-05-06T07:24:21.668Z
Updated: 2026-04-08T16:44:47.691Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-1511 vulnerable 2026-06-03 14:59:05.660079 User Registration & Membership – Custom Registration Form, Login Form, and User Profile <= 4.0.4 - Reflected Cross-Site Scripting
MEDIUM (6.1)
The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 's' parameter in all versions up to, and including, 4.0.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-02-28T05:23:14.432Z
Updated: 2026-04-08T16:35:22.681Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-14976 vulnerable 2026-06-03 14:58:56.276767 User Registration & Membership <= 4.4.8 - Cross-Site Request Forgery to Arbitrary Post Deletion
MEDIUM (5.4)
The User Registration & Membership – Custom Registration Form Builder, Custom Login Form, User Profile, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.4.8. This is due to missing or incorrect nonce validation on the 'process_row_actions' function with the 'delete' action. This makes it possible for unauthenticated attackers to delete arbitrary post via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-01-10T08:22:57.183Z
Updated: 2026-04-08T17:29:48.492Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-13367 vulnerable 2026-06-03 14:58:45.947146 User Registration & Membership – Custom Registration Form Builder, Custom Login Form, User Profile, Content Restriction & Membership Plugin <= 4.4.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
MEDIUM (6.4)
The User Registration & Membership – Custom Registration Form Builder, Custom Login Form, User Profile, Content Restriction & Membership Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple shortcode attributes in all versions up to, and including, 4.4.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-12-15T14:25:09.661Z
Updated: 2026-04-08T16:41:39.192Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-4958 vulnerable 2026-06-03 14:57:16.617699 User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin <= 3.2.0.1 - Missing Authorization to Privilege Escalation
HIGH (7.1)
The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'import_form_action' function in versions up to, and including, 3.2.0.1. This makes it possible for authenticated attackers, with contributor-level permissions and above, to import a registration form with a default user role of administrator. If an administrator approves or publishes a post or page with the shortcode to the imported form, any user can register as an administrator.
Published: 2024-06-01T07:35:56.868Z
Updated: 2026-04-08T17:00:29.056Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-3295 vulnerable 2026-06-03 14:56:23.958379 User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin <= 3.1.5 - Missing Authorization to Unauthenticated Media Deletion
MEDIUM (6.5)
The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the profile_pic_remove function in versions up to, and including, 3.1.5. This makes it possible for unauthenticated attackers to delete any media file.
Published: 2024-05-02T16:52:21.344Z
Updated: 2026-04-08T17:04:45.940Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-2417 vulnerable 2026-06-03 14:55:29.191540 User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin <= 3.1.5 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation
HIGH (8.8)
The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to privilege escalation due to a missing capability check on the form_save_action() function in all versions up to, and including, 3.1.5. This makes it possible for authenticated attackers, with subscriber-level access and above, to update the registration form and make the default registration role administrator. This subsequently allows the attacker to register an account as an administrator on the site.
Published: 2024-05-02T16:52:41.534Z
Updated: 2026-04-08T17:24:49.700Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-1720 vulnerable 2026-06-03 14:54:34.389236 User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin <= 3.1.4 - Unauthenticated Stored Self-Based Cross-Site Scripting
MEDIUM (4.7)
The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Display Name' parameter in all versions up to, and including, 3.1.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability requires social engineering to successfully exploit, and the impact would be very limited due to the attacker requiring a user to login as the user with the injected payload for execution.
Published: 2024-03-07T05:32:39.478Z
Updated: 2026-04-08T16:57:08.839Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-3343 vulnerable 2026-06-03 14:52:40.540160 User Registration <= 3.0.1 - Authenticated (Subscriber+) PHP Object Injection
HIGH (8.8)
The User Registration plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 3.0.1 via deserialization of untrusted input from the 'profile-pic-url' parameter. This allows authenticated attackers, with subscriber-level permissions and above, to inject a PHP Object. No POP chain is present in the vulnerable plugin. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.
Published: 2023-07-13T02:04:14.751Z
Updated: 2026-04-08T16:45:58.372Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-3342 vulnerable 2026-06-03 14:52:40.539038 User Registration <= 3.0.2 - Authenticated (Subscriber+) Arbitrary File Upload
CRITICAL (9.9)
The User Registration plugin for WordPress is vulnerable to arbitrary file uploads due to a hardcoded encryption key and missing file type validation on the 'ur_upload_profile_pic' function in versions up to, and including, 3.0.2. This makes it possible for authenticated attackers with subscriber-level capabilities or above to upload arbitrary files on the affected site's server which may make remote code execution possible. This was partially patched in version 3.0.2 and fully patched in version 3.0.2.1.
Published: 2023-07-13T02:04:15.320Z
Updated: 2026-04-08T17:14:07.557Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.