Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network SQLi with low complexity (PR:N/AV:N/AC:L); high confidentiality from data extraction, with limited integrity potential and scope kept Unchanged absent evidence of cross-component impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated SQL Injection in wpDataTables <= 7.4 versions.
AnalysisAI
Unauthenticated SQL injection in the wpDataTables WordPress plugin (versions up to and including 7.4) lets remote attackers inject crafted SQL into database queries without any authentication or user interaction, exposing the WordPress backend database. With a CVSS 9.3 (critical) score and a CWE-89 root cause, the flaw enables extraction of sensitive data such as user credentials and configuration secrets. No public exploit has been identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
wpDataTables is a commercial WordPress plugin for building and rendering interactive tables and charts, which it does by issuing SQL queries against the WordPress MySQL/MariaDB database and, in many deployments, against external data sources. The vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controllable input reaches a query without proper parameterization or escaping. Because the plugin processes table/query parameters that can be supplied by unauthenticated requests, attacker-controlled values are concatenated into SQL statements, allowing query structure manipulation. The CPE/affected-version data here is limited to the plugin name and the 'up to 7.4' range; no exact vulnerable component or sink is enumerated in the provided intelligence.
RemediationAI
No vendor-released patch version is identified at time of analysis from the provided data; the only reference is the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wpdatatables/vulnerability/wordpress-wpdatatables-plugin-7-4-sql-injection-vulnerability?_s_id=cve, which should be consulted for the official fixed version. Administrators should upgrade wpDataTables to the first release above 7.4 once confirmed by the vendor, and in the interim apply compensating controls: place the site behind a WAF or Patchstack vPatch rule that blocks SQL-injection patterns on wpDataTables endpoints, restrict or disable the plugin's public/AJAX table-rendering endpoints if not required (trade-off: front-end tables for anonymous visitors will stop working), and deactivate the plugin entirely on high-risk sites until patched (trade-off: loss of all table/chart functionality). Enforce least-privilege on the database account WordPress uses so a successful injection cannot read tables outside the WordPress schema, and monitor query logs for anomalous statements.
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-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39672
GHSA-q844-rcc5-845v