CVE-2026-5651
MEDIUMAskeet <= 3.0 - Authenticated (Administrator+) SQL Injection via 'sql_query' Parameter
Title source: cnaDescription
The Askeet plugin for WordPress is vulnerable to SQL Injection via the 'sql_query' parameter in multiple AJAX actions (askeet_execute_sql_query, askeet_export_all_results) in all versions up to, and including, 3.0. This is due to the askeet_is_safe_query() filter being bypassable using MySQL conditional comments (e.g., /*!UNION*/). The filter strips regular block comments before checking for forbidden SQL keywords, but MySQL interprets conditional comments as executable code. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
References (6)
Core 6
Core References
Scores
CVSS v3
4.9
EPSS
0.0038
EPSS Percentile
30.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-89
Status
published
Products (1)
2wstechnologies/Askeet — Talk to Your WooCommerce Data
< 3.0
Published
Aug 05, 2026
Tracked Since
Aug 05, 2026