Description
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-28
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The vulnerability allows unauthenticated attackers to inject arbitrary scripts through the 's' parameter in various plugin pages. This reflected cross‑site scripting flaw results in the execution of malicious JavaScript in a victim’s browser when the victim follows a crafted URL or link. The primary impact is the compromise of user session data, credential theft, and the ability to load further malicious content. The weakness is identified as CWE‑79, which highlights a lack of proper input sanitization and output escaping on the server side.

Affected Systems

The affected product is the WordPress plugin "User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder" by WPEverest. Versions up to and including 4.0.4 are vulnerable. Any WordPress installation using these plugin versions is at risk.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while the EPSS score of less than 1% shows a low probability of exploitation at the current moment, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires an unauthenticated attacker to entice a user into clicking a malicious link; the attack vector is therefore indirect, relying on social engineering and user interaction. If successful, the attacker gains the ability to run client‑side code in the victim’s context.

Generated by OpenCVE AI on April 22, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to the latest version 4.1.0 or later, which removes the reflected XSS flaw
  • If patching is temporarily infeasible, disable the 's' parameter by blocking the query string or applying a directive in WordPress’s .htaccess to reject requests containing 's'
  • Implement a server‑side sanitization or output‑escaping layer for any plugin parameters that may accept user input, ensuring DOM or template contexts do not render raw data

Generated by OpenCVE AI on April 22, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-5475 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.
History

Thu, 06 Mar 2025 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Wpeverest
Wpeverest user Registration
CPEs cpe:2.3:a:wpeverest:user_registration:*:*:*:*:*:wordpress:*:*
Vendors & Products Wpeverest
Wpeverest user Registration

Tue, 04 Mar 2025 03:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Feb 2025 05:30:00 +0000

Type Values Removed Values Added
Description 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.
Title User Registration & Membership – Custom Registration Form, Login Form, and User Profile <= 4.0.4 - Reflected Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Wpeverest User Registration
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:35:22.681Z

Reserved: 2025-02-20T19:19:33.626Z

Link: CVE-2025-1511

cve-icon Vulnrichment

Updated: 2025-02-28T15:07:04.350Z

cve-icon NVD

Status : Analyzed

Published: 2025-02-28T06:15:25.750

Modified: 2025-03-06T17:52:55.370

Link: CVE-2025-1511

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T18:00:05Z

Weaknesses