Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable reflected XSS needing a victim click (UI:R) with cross-context script execution (S:C) yielding limited browser-side C/I/A impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Customize My Account for WooCommerce <= 4.3.9 versions.
AnalysisAI
Reflected Cross-Site Scripting in the Customize My Account for WooCommerce WordPress plugin (versions 4.3.9 and earlier) lets unauthenticated remote attackers inject arbitrary JavaScript that executes in a victim's browser when they follow a crafted link. The flaw carries a CVSS 7.1 rating driven by a scope change (S:C), meaning script execution crosses the plugin's security boundary into the wider WordPress session context. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected component is a commercial WordPress plugin published by sysbasics (CPE cpe:2.3:a:sysbasics:customize_my_account_for_woocommerce) that extends the WooCommerce 'My Account' area with custom layouts and content. The weakness is CWE-79 (Improper Neutralization of Input During Web Page Generation), the root-cause class for XSS: user-controlled input is reflected into an HTML response without proper output encoding or input sanitization. Because it is reflected and unauthenticated, the malicious payload is not stored server-side but is echoed back in a response to a request an attacker induces the victim to make, executing in the victim's authenticated browser session on the WordPress site.
RemediationAI
No vendor-released patch version is identified in the available data; consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/customize-my-account-for-woocommerce/vulnerability/wordpress-customize-my-account-for-woocommerce-plugin-4-3-9-reflected-cross-site-scripting-xss-vulnerability) and the WordPress plugin repository for a release newer than 4.3.9 and upgrade to it as soon as one is confirmed. Until a fix is verified, compensating controls include deploying a Web Application Firewall (such as Patchstack's or a WordPress-focused WAF) with XSS rules to filter reflected script payloads in requests to the plugin's endpoints (trade-off: rule tuning may cause false positives on legitimate query strings), enforcing a strict Content-Security-Policy that disallows inline script execution to blunt payload impact (trade-off: may break themes/plugins relying on inline JS), and deactivating the Customize My Account for WooCommerce plugin if it is non-essential (trade-off: loss of the custom My Account layout functionality). User awareness against clicking untrusted links targeting the site also reduces the practical attack surface given the UI:R requirement.
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-41357
GHSA-2649-c4jx-cgj8