Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi gives AV:N/AC:L/PR:N/UI:N with C:H for database read; I:N and A:N reflect a read-only/blind injection, and S:U as impact stays within the site DB.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in Active Products Tables for WooCommerce <= 1.1.1 versions.
Articles & Coverage 1
AnalysisAI
SQL injection in the realmag777 'Active Products Tables for WooCommerce' WordPress plugin (versions up to and including 1.1.1) lets remote attackers inject arbitrary SQL against the site database without authentication. Reported by Patchstack and rated CVSS 9.3 (CWE-89), the flaw exposes back-end WooCommerce/WordPress data to disclosure. No public exploit identified at time of analysis and the CVE is not listed in CISA KEV.
Technical ContextAI
The affected component is a WooCommerce add-on plugin (CPE cpe:2.3:a:realmag777:active_products_tables_for_woocommerce) that renders product data in table views on WordPress storefronts. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input - typically a request parameter used to filter, sort, or query the product table - is concatenated into a SQL statement without proper parameterization or sanitization, allowing the attacker's input to alter query structure. Because WordPress plugins execute against the shared site database (wp_ tables plus WooCommerce order/customer data), a successful injection reaches sensitive commerce data. The exact vulnerable parameter is not disclosed in the available data.
RemediationAI
Upgrade the plugin to a fixed release above 1.1.1 as provided by the vendor; a specific patched version number is not stated in the available data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/profit-products-tables-for-woocommerce/vulnerability/wordpress-active-products-tables-for-woocommerce-plugin-1-1-1-sql-injection-vulnerability) and the plugin's WordPress.org page for the current fixed version. If no fixed version is yet available or you cannot upgrade immediately, deactivate and remove the plugin (its table-rendering feature will be lost from storefront pages), or place a Web Application Firewall / Patchstack virtual patch in front of the site to block SQL injection patterns on the plugin's request parameters - WAF rules can cause false positives on legitimate filtered queries, so monitor after deployment. Additionally restrict database user privileges for the WordPress DB account to the minimum required to limit the blast radius of any read-based injection.
DOM-based cross-site scripting affects the RealMag777 "Active Products Tables for WooCommerce" WordPress plugin (slug pr
A DOM-Based Cross-Site Scripting (XSS) vulnerability exists in the RealMag777 Active Products Tables for WooCommerce plu
The Active Products Tables for WooCommerce. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57866
GHSA-xcp8-6575-98fc