Description
Subscriber Cross Site Scripting (XSS) in WishList Member X <= 3.32.0 versions.
Published: 2026-07-23
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Subscriber Cross Site Scripting (XSS) is present in WishList Member X plugin versions up to and including 3.32.0. The weakness, identified as CWE-79, arises from insufficient validation of user input in subscriber data fields, permitting an attacker to inject and execute arbitrary JavaScript in the context of a victim’s browser. This can lead to session hijacking, credential theft or defacement of the site, depending on the attacker’s goals and the user roles involved. The CVSS score of 6.5 reflects a moderate severity, indicating that successful exploitation requires the attacker to target a subscriber account or craft malicious input that is stored and rendered back to the user.

Affected Systems

The vulnerability affects the WishList Member X WordPress plugin, provided by Membership Software, in all releases through version 3.32.0. The specific product name is WishList Member X plugin, and any installation running a version equal to or older than 3.32.0 is potentially exposed.

Risk and Exploitability

The EPSS score of less than 1% suggests that exploitation is currently unlikely, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be a web-based action on the plugin’s subscriber data entry or management pages, where an attacker could supply malicious payloads that are subsequently displayed to other users. Successful exploitation would depend on the user’s role permissions and the extent of the plugin’s input handling. Because the issue is a typical reflected or stored XSS, an attacker with basic HTML knowledge can gain the ability to execute scripts in the victim’s browser, jeopardizing confidentiality, integrity and availability of the affected site’s user session data.

Generated by OpenCVE AI on August 3, 2026 at 22:30 UTC.

Remediation

Vendor Solution

Update the WordPress WishList Member X Plugin to the latest available version (at least 3.33.0).


OpenCVE Recommended Actions

  • Update the WishList Member X plugin to version 3.33.0 or later.
  • Configure a web application firewall or similar filtering mechanism to block XSS payloads on subscriber data input until the plugin is updated.
  • Audit and sanitize any subscriber data stored before the update, removing malicious scripts and reviewing logs for attempted exploitation.

Generated by OpenCVE AI on August 3, 2026 at 22:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Membershipsoftware
Membershipsoftware wishlist Member X
Wordpress
Wordpress wordpress
Vendors & Products Membershipsoftware
Membershipsoftware wishlist Member X
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Subscriber Cross Site Scripting (XSS) in WishList Member X <= 3.32.0 versions.
Title WordPress WishList Member X plugin <= 3.32.0 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Membershipsoftware Wishlist Member X
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T14:53:41.475Z

Reserved: 2026-06-24T12:46:01.632Z

Link: CVE-2026-57384

cve-icon Vulnrichment

Updated: 2026-07-23T13:54:38.423Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:28.440

Modified: 2026-07-23T16:17:27.310

Link: CVE-2026-57384

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:45:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')