Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total20
Critical1
High3
Medium16
Reset
Showing 1-20 of 20 records
Threat Entry Updated 2026-04-13

CVE-2026-6203 - User Registration Plugin

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…

PLUGIN User Registration

CVE-2026-6203

MEDIUM CVSS 6.1 2026-04-13
Threat Entry Updated 2026-03-24

CVE-2026-4056 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2026-4056

MEDIUM CVSS 5.4 2026-03-24
Threat Entry Updated 2026-03-16

CVE-2026-2233 - User Registration Plugin

The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the draft_post() function in all versions up to, and including, 4.2.8. This makes it possible for unauthenticated attackers to modify arbitrary posts (e.g. unpublish published posts and overwrite the contents) via the 'post_id' parameter.

PLUGIN User Registration

CVE-2026-2233

MEDIUM CVSS 5.3 2026-03-16
Threat Entry Updated 2026-04-15

CVE-2026-1565 - User Registration Plugin

The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration plugin for WordPress is vulnerable to arbitrary file uploads due to incorrect file type validation in the 'WPUF_Admin_Settings::check_filetype_and_ext' function and in the 'Admin_Tools::check_filetype_and_ext' function in all versions up to, and including, 4.2.8. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

PLUGIN User Registration

CVE-2026-1565

HIGH CVSS 8.8 2026-02-26
Threat Entry Updated 2026-04-15

CVE-2026-2356 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2026-2356

MEDIUM CVSS 5.3 2026-02-26
Threat Entry Updated 2026-04-15

CVE-2026-1779 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2026-1779

HIGH CVSS 8.1 2026-02-26
Threat Entry Updated 2026-01-13

CVE-2025-14976 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2025-14976

MEDIUM CVSS 5.4 2026-01-10
Threat Entry Updated 2025-09-08

CVE-2025-9085 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2025-9085

MEDIUM CVSS 4.9 2025-09-06
Threat Entry Updated 2025-07-22

CVE-2025-6831 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2025-6831

MEDIUM CVSS 6.4 2025-07-22
Threat Entry Updated 2025-05-07

CVE-2025-3281 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2025-3281

MEDIUM CVSS 5.3 2025-05-06
Threat Entry Updated 2025-07-08

CVE-2025-3292 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2025-3292

MEDIUM CVSS 4.3 2025-04-12
Threat Entry Updated 2025-03-06

CVE-2025-1511 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2025-1511

MEDIUM CVSS 6.1 2025-02-28
Threat Entry Updated 2024-11-21

CVE-2024-3295 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2024-3295

MEDIUM CVSS 6.5 2024-05-02
Threat Entry Updated 2025-05-09

CVE-2024-1290 - User Registration Plugin

The User Registration WordPress plugin before 2.12 does not prevent users with at least the contributor role from rendering sensitive shortcodes, allowing them to generate, and leak, valid password reset URLs, which they can use to take over any accounts.

PLUGIN User Registration

CVE-2024-1290

MEDIUM CVSS 6.5 2024-03-11
Threat Entry Updated 2025-04-23

CVE-2024-1720 - User Registration Plugin

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…

PLUGIN User Registration

CVE-2024-1720

MEDIUM CVSS 4.7 2024-03-07
Threat Entry Updated 2025-02-26

CVE-2023-5228 - User Registration Plugin

The User Registration WordPress plugin before 3.0.4.2 does not sanitize and escape some of its settings, which could allow high-privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).

PLUGIN User Registration

CVE-2023-5228

MEDIUM CVSS 4.8 2023-11-06
Threat Entry Updated 2024-11-21

CVE-2023-3342 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2023-3342

CRITICAL CVSS 9.9 2023-07-13
Threat Entry Updated 2024-11-21

CVE-2023-3343 - User Registration Plugin

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.

PLUGIN User Registration

CVE-2023-3343

HIGH CVSS 8.8 2023-07-13
Threat Entry Updated 2024-11-21

CVE-2023-3371 - User Registration Plugin

The User Registration plugin for WordPress is vulnerable to Sensitive Information Exposure due to hardcoded encryption key on the 'lock_content_form_handler' and 'display_password_form' function in versions up to, and including, 3.7.3. This makes it possible for unauthenticated attackers to decrypt and view the password protected content.

PLUGIN User Registration

CVE-2023-3371

MEDIUM CVSS 5.3 2023-06-27
Threat Entry Updated 2024-11-21

CVE-2021-24654 - User Registration Plugin

The User Registration WordPress plugin before 2.0.2 does not properly sanitise the user_registration_profile_pic_url value when submitted directly via the user_registration_update_profile_details AJAX action. This could allow any authenticated user, such as subscriber, to perform Stored Cross-Site attacks when their profile is viewed

PLUGIN User Registration

CVE-2021-24654

MEDIUM CVSS 5.4 2021-10-04
Scroll to top