Description
Unauthenticated Cross Site Scripting (XSS) in MC Woocommerce Wishlist <= 1.9.19 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross Site Scripting vulnerability exists in MC Woocommerce Wishlist versions up to 1.9.19. The flaw allows an attacker to inject arbitrary JavaScript that will execute in the browsers of any visitor to affected wishlist pages because user input is rendered without proper output encoding. This is a classic XSS flaw corresponding to CWE‑79, which can compromise user credentials, session cookies, or lead to broader phishing attacks.

Affected Systems

The MC Woocommerce Wishlist plugin developed by the Moreconvert team for WordPress sites that have this plugin installed with version 1.9.19 or earlier is vulnerable. The plugin is commonly used in WooCommerce e‑commerce sites to manage wishlists, so e‑commerce sites that rely on this plugin are the primary category of impacted systems.

Risk and Exploitability

The CVSS score of 7.1 classifies the flaw as high severity. The EPSS score of less than 1% indicates a very low probability of exploitation. Because authentication is not required, the likely attack vector is via a crafted URL or malicious user input sent to the wishlist interface; when an unauthenticated visitor opens a malicious wishlist link, client‑side attacks could be triggered.

Generated by OpenCVE AI on July 31, 2026 at 15:08 UTC.

Remediation

Vendor Solution

Update the WordPress MC Woocommerce Wishlist Plugin to the latest available version (at least 1.9.20).


OpenCVE Recommended Actions

  • Update the MC Woocommerce Wishlist plugin to version 1.9.20 or newer.
  • Apply proper output escaping to all user‑supplied data rendered on wishlist pages to ensure malicious characters are treated as text.
  • Deploy a strict Content Security Policy (CSP) that allows scripts only from trusted origins, limiting the impact of any residual XSS attempts.

Generated by OpenCVE AI on July 31, 2026 at 15:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in MC Woocommerce Wishlist <= 1.9.19 versions.
Title WordPress MC Woocommerce Wishlist plugin <= 1.9.19 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:43:55.556Z

Reserved: 2026-06-24T12:45:36.889Z

Link: CVE-2026-57356

cve-icon Vulnrichment

Updated: 2026-07-02T19:43:51.069Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T12:17:35.963

Modified: 2026-07-02T20:17:04.147

Link: CVE-2026-57356

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T15:15:02Z

Weaknesses
  • CWE-79

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