Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in RealMag777 Active Products Tables for WooCommerce profit-products-tables-for-woocommerce allows Blind SQL Injection.This issue affects Active Products Tables for WooCommerce: from n/a through <= 1.0.9.
AnalysisAI
Blind SQL injection in the RealMag777 "Active Products Tables for WooCommerce" WordPress plugin (all versions up to and including 1.0.9) allows remote unauthenticated attackers to inject SQL into backend database queries and infer sensitive data through boolean or time-based responses. The CVSS 3.1 vector (PR:N/UI:N) indicates exploitation requires no authentication or user interaction, and the changed scope (S:C) reflects that compromise of the WordPress database can affect the entire site beyond the plugin itself. There is no public exploit identified at time of analysis, and no KEV listing or EPSS score was provided.
Technical ContextAI
The affected component is a WordPress plugin that renders product tables for WooCommerce stores, implemented in PHP and backed by the site's MySQL/MariaDB database (typically accessed through WordPress's $wpdb abstraction layer). The root cause is CWE-89, Improper Neutralization of Special Elements used in an SQL Command: untrusted input is concatenated into a database query without proper parameterization or sanitization. Because the flaw manifests as 'blind' SQL injection, query results are not returned directly in the response; instead an attacker infers data by observing differences in application behavior (boolean responses) or response timing. No CPE strings were supplied in the input, so exact affected configuration identifiers cannot be enumerated beyond the vendor/plugin name and version range.
RemediationAI
No vendor-released patch version was identified in the provided data, so the exact fixed release cannot be cited; administrators should consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/profit-products-tables-for-woocommerce/vulnerability/wordpress-active-products-tables-for-woocommerce-plugin-1-0-9-sql-injection-vulnerability?_s_id=cve) and upgrade to a fixed version above 1.0.9 as soon as one is published, then verify the running version in the WordPress plugins page. Until a patched build is confirmed, the most effective compensating control is to deactivate and remove the plugin entirely (trade-off: product table functionality is lost on the storefront). If the plugin must stay active, deploy a WordPress-aware WAF with virtual-patching/SQLi rules (Patchstack, Wordfence, or equivalent) to filter malicious query patterns reaching the plugin's endpoints, and restrict access to the affected request paths where feasible - noting that WAF rules can be bypassed and may produce false positives. As defense in depth specific to data confidentiality, ensure database credentials are least-privilege and rotate any secrets stored in the database if compromise is suspected.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-32210
GHSA-8c6j-mwqr-7247