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 is executed in the browsers of any visitor to affected wishlist pages, due to insufficient output encoding and classified as CWE‑79.

Affected Systems

The MC Woocommerce Wishlist plugin developed by the Moreconvert team for WordPress site that has this plugin installed with version 1.9.19 or earlier is susceptible. The plugin is commonly used in WooCommerce e‑commerce sites to manage wishlists, so e‑commerce sites 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, the injected script executes in the browser, which could enable client‑side attacks.

Generated by OpenCVE AI on July 21, 2026 at 11:51 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 21, 2026 at 11:51 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:00:05Z

Weaknesses
  • CWE-79

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