Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable unauthenticated injection needing victim interaction (UI:R); browser-context execution in site origin justifies scope change (S:C) with limited C/I/A impact typical of XSS.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in MC Woocommerce Wishlist <= 1.9.19 versions.
AnalysisAI
Reflected/stored cross-site scripting in the MC WooCommerce Wishlist WordPress plugin (also distributed as 'Smart Wishlist for MoreConvert') affects all versions up to and including 1.9.19, letting remote unauthenticated attackers inject malicious script that executes in a victim's browser after the victim interacts with a crafted link or request. The scope-changed CVSS 3.1 score of 7.1 reflects that injected script runs in the WordPress site's origin, enabling session/cookie theft or actions against other users. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV.
Technical ContextAI
The affected component is a WordPress e-commerce plugin (CPE cpe:2.3:a:moreconvert_team:mc_woocommerce_wishlist) that extends WooCommerce with wishlist functionality. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input is reflected or stored and rendered into HTML output without adequate output encoding or input sanitization. In the WordPress/PHP context this typically arises from echoing request parameters (GET/POST) or persisted wishlist data into page markup without esc_html/esc_attr/wp_kses treatment, allowing HTML/JavaScript to break out of the intended data context.
RemediationAI
Upgrade the plugin to a version later than 1.9.19; however, no vendor-released patched version is identified in the provided data, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/smart-wishlist-for-more-convert/vulnerability/wordpress-mc-woocommerce-wishlist-plugin-1-9-19-cross-site-scripting-xss-vulnerability) and the WordPress.org plugin page for the fixed release before deploying. Until a confirmed fix is available, compensating controls include deploying a WAF or virtual patch (Patchstack itself offers this) to filter XSS payloads on the plugin's request parameters, applying a restrictive Content-Security-Policy that disallows inline script to blunt payload execution (trade-off: may break legitimate inline scripts and require testing), and restricting or disabling the wishlist feature/endpoints on high-value stores if usage permits (trade-off: loss of wishlist functionality for customers). Standard defenses like HttpOnly cookies reduce, but do not eliminate, XSS impact.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41355
GHSA-xfpp-93xp-3xr4