Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network-reachable reflected XSS requiring victim click (UI:R); script executes in WordPress origin yielding scope change with limited C/I/A impact on the user session.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in WooCommerce Product Table Lite <= 4.6.3 versions.
AnalysisAI
Reflected/stored cross-site scripting in the WooCommerce Product Table Lite WordPress plugin (versions ≤ 4.6.3) allows remote unauthenticated attackers to inject malicious JavaScript that executes in a victim's browser when they interact with a crafted link or page. Successful exploitation can lead to session hijacking, credential theft, or administrative actions performed in the context of an authenticated WordPress user, including site administrators. No public exploit identified at time of analysis and the vulnerability is not listed in CISA KEV, but the unauthenticated attack surface combined with WordPress's broad install base makes this a meaningful risk for sites running the plugin.
Technical ContextAI
The flaw is a CWE-79 Improper Neutralization of Input During Web Page Generation (Cross-site Scripting) defect in the WooCommerce Product Table Lite plugin, a WordPress extension that renders product listings as sortable/filterable tables for WooCommerce stores. The CPE cpe:2.3:a:wc_product_table:woocommerce_product_table_lite identifies the WC Product Table vendor's Lite edition as the affected component. XSS in this class of plugin typically arises because user-controllable parameters (search filters, query strings, sort/column inputs) are reflected into rendered HTML or attribute contexts without proper output encoding, allowing a payload to break out of the intended context and execute as script in the visitor's browser session within the WordPress site's origin.
RemediationAI
Upstream fix availability is not independently confirmed from the provided data; no specific fixed version is named in the input, so administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wc-product-table-lite/vulnerability/wordpress-woocommerce-product-table-lite-plugin-4-6-3-cross-site-scripting-xss-vulnerability) and upgrade WooCommerce Product Table Lite to the latest plugin release above 4.6.3 as soon as the vendor publishes it. Until a patched version is installed, consider deactivating and removing the plugin (trade-off: loss of product-table functionality on storefronts), restricting access to pages that render the product table via WAF rules that strip or reject suspicious script-like payloads in query parameters (trade-off: potential false positives on legitimate filter strings), enabling a strict Content Security Policy that disallows inline scripts on storefront pages (trade-off: may break other plugins/themes relying on inline JS), and using a virtual-patching service such as Patchstack or Wordfence to block known exploit signatures.
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-36923
GHSA-4q76-h2ch-v726