Description
The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the filter parameters (e.g., 'filter_first_name') in all versions up to, and including, 2.11.1 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: 2026-02-18
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross-Site Scripting that allows unauthenticated attackers to inject arbitrary scripts into pages, potentially stealing credentials or defacing content
Action: Patch immediately
AI Analysis

Impact

The flaw resides in the handling of filter parameters such as 'filter_first_name' in the Ultimate Member plugin for WordPress; user input is not properly escaped when rendered in page responses. An attacker can craft a link that includes malicious script payloads, which will be executed in the victim's browser when the link is followed, enabling cookie theft, session hijacking, or site defacement. The vulnerability is a classic reflected XSS and is executed in the context of any authenticated or unauthenticated visitor who follows the malicious URL.

Affected Systems

WordPress sites that use the Ultimate Member plugin in any release up to and including version 2.11.1 are affected. The issue impacts the plugin’s filter functionality accessible through public URLs, allowing attackers to inject payloads via query string parameters.

Risk and Exploitability

The CVSS score of 6.1 classifies the vulnerability as moderate; the EPSS score of less than 1% indicates a low probability of exploitation at this time, and the vulnerability is not presently tracked in the CISA KEV catalog. Exploitation requires an unauthenticated attacker to entice a victim to click a specially crafted link containing malicious script in a filter parameter – a social engineering vector that is feasible but not trivial. Because the attack does not require privileged access or pre-existing credentials, the potential impact on confidentiality, integrity, and availability remains significant if an attacker succeeds.

Generated by OpenCVE AI on April 15, 2026 at 17:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Ultimate Member plugin to the latest available version that incorporates the XSS fix, currently 2.12 or newer.
  • If an immediate upgrade is not possible, implement a server‑side sanitization routine that applies wp_kses or sanitize_text_field to all filter parameters before they are output in the page.
  • Deploy a Web Application Firewall rule that blocks or neutralizes script tags in query parameters and enable a restrictive Content Security Policy that disallows inline scripts, thereby mitigating accidental execution of injected payloads.

Generated by OpenCVE AI on April 15, 2026 at 17:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Ultimatemember
Ultimatemember ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
Wordpress
Wordpress wordpress
Vendors & Products Ultimatemember
Ultimatemember ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
Wordpress
Wordpress wordpress

Wed, 18 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 18 Feb 2026 14:45:00 +0000

Type Values Removed Values Added
Description The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the filter parameters (e.g., 'filter_first_name') in all versions up to, and including, 2.11.1 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 Ultimate Member <= 2.11.1 - Reflected Cross-Site Scripting via Filter Parameters
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

Ultimatemember Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:18:13.656Z

Reserved: 2026-01-24T01:06:30.523Z

Link: CVE-2026-1404

cve-icon Vulnrichment

Updated: 2026-02-18T14:44:46.924Z

cve-icon NVD

Status : Deferred

Published: 2026-02-18T15:18:40.850

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1404

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T17:30:10Z

Weaknesses