Skip to main content

User Registration CVE-2026-42652

| EUVDEUVD-2026-26219 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-04-29 Patchstack
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
vuln.today AI
6.1 MEDIUM

Reflected XSS needs no auth (PR:N) but requires the victim to click a link (UI:R); script runs cross-context (S:C) with limited confidentiality/integrity impact and no realistic availability impact (A:N).

3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

3
Analysis Generated
Jul 24, 2026 - 02:31 vuln.today
EUVD ID Assigned
Apr 29, 2026 - 11:30 euvd
EUVD-2026-26219
CVE Published
Apr 29, 2026 - 10:40 nvd
HIGH 7.1

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wpeverest User Registration user-registration allows Reflected XSS.This issue affects User Registration: from n/a through <= 5.1.5.

AnalysisAI

Reflected cross-site scripting in the wpeverest User Registration plugin for WordPress (all versions up to and including 5.1.5) lets remote attackers inject arbitrary JavaScript that executes in a victim's browser when they follow a crafted link. The CVSS scope-change rating (7.1) reflects that injected script can act beyond the vulnerable component, but practical impact is bounded by the privileges of whichever user is lured into clicking. There is no public exploit identified at time of analysis, EPSS risk is negligible (0.03%, 10th percentile), and CISA SSVC records no known exploitation.

Technical ContextAI

User Registration is a WordPress plugin (CPE cpe:2.3:a:wpeverest:user_registration) that adds front-end registration, login, and profile forms to WordPress sites. The flaw is a classic CWE-79 (Improper Neutralization of Input During Web Page Generation) reflected XSS: attacker-controlled input supplied in a request parameter is echoed back into the generated HTML response without proper output encoding or sanitization, so the browser parses it as executable script. Because reflection occurs server-side and is returned unsanitized, the payload runs in the security context of the WordPress site origin, enabling session-riding actions against any user tricked into loading the URL.

RemediationAI

Upgrade the User Registration plugin to a release later than 5.1.5 once available from WPEverest; the input data does not name a confirmed fixed version, so consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/user-registration/vulnerability/wordpress-user-registration-plugin-5-1-5-cross-site-scripting-xss-vulnerability?_s_id=cve) and the plugin's WordPress.org changelog for the exact patched build before deploying. Until patched, deploy a WAF (Patchstack, Wordfence, or ModSecurity with OWASP CRS) with XSS rules to filter reflected script in request parameters, noting that such rules can be bypassed and may produce false positives on legitimate form input. As additional compensating controls, enable a restrictive Content-Security-Policy header to limit inline script execution (test carefully, as strict CSP can break plugin functionality), restrict access to registration/login endpoints where feasible, and caution users against clicking untrusted links to the site.

CVE-2023-3342 CRITICAL POC
9.9 Jul 13

The User Registration plugin for WordPress is vulnerable to arbitrary file uploads due to a hardcoded encryption key and

CVE-2022-3912 HIGH POC
7.5 Dec 12

The User Registration WordPress plugin before 2.2.4.1 does not properly restrict the files to be uploaded via an AJAX ac

CVE-2021-24654 MEDIUM POC
5.4 Oct 04

The User Registration WordPress plugin before 2.0.2 does not properly sanitise the user_registration_profile_pic_url val

CVE-2023-3343 HIGH
8.8 Jul 13

The User Registration plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 3.0.1

CVE-2023-5228 MEDIUM POC
4.8 Nov 06

The User Registration WordPress plugin before 3.0.4.2 does not sanitize and escape some of its settings, which could all

CVE-2026-32488 HIGH
8.1 Mar 25

A privilege escalation vulnerability exists in the wpeverest User Registration WordPress plugin through version 4.4.9 du

CVE-2026-25425 HIGH
7.5 Jun 15

Unauthenticated availability-impacting broken access control affects the ThemeGrill User Registration WordPress plugin v

CVE-2025-1511 MEDIUM
6.1 Feb 28

The User Registration & Membership - Custom Registration Form, Login Form, and User Profile plugin for WordPress is vuln

CVE-2023-23987 MEDIUM
5.9 Apr 06

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in wpeverest User Reg

CVE-2026-73995 MEDIUM
5.4 Aug 18

Broken authentication in WPEverest's User Registration WordPress plugin (versions 5.2.6 and below) permits subscriber-le

CVE-2026-73403 MEDIUM
5.3 Aug 13

Broken access control in the WPEverest User Registration WordPress plugin (versions ≤5.2.6) permits unauthenticated remo

CVE-2023-29429 MEDIUM
5.3 Dec 09

Missing Authorization vulnerability in wpeverest User Registration user-registration allows Exploiting Incorrectly Confi

Share

CVE-2026-42652 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy