CVE-2026-5651
Last modified
CVE-2026-5651 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. 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*/). EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| 2wstechnologies | Askeet — Talk to Your WooCommerce Data | <= 3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-5651?
How severe is CVE-2026-5651?
How do I fix CVE-2026-5651?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5646A security vulnerability has been detected in code-projects …7.3
- CVE-2026-56460HCL DevOps Deploy / HCL Launch could disclose sensitive conf…6.5
- CVE-2026-5647A vulnerability was detected in code-projects Online Shoe St…2.4
- CVE-2026-5648A flaw has been found in code-projects Simple Laundry System…7.3
- CVE-2026-5649A vulnerability has been found in code-projects Online Appli…6.3
- CVE-2026-5650A vulnerability was found in code-projects Online Applicatio…5.5
- CVE-2026-5652An insecure direct object reference vulnerability in the Use…9
- CVE-2026-5653DCP-ETSI protocol dissector crash in Wireshark 4.6.0 to 4.6.…7.5
- CVE-2026-56537HCL Connections is vulnerable to information disclosure whic…3.5
- CVE-2026-56538An endpoint in HCL Connections is vulnerable to information …3.5
- CVE-2026-5654AMR-NB codec crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to …7.5
- CVE-2026-5655SDP protocol dissector crash in Wireshark 4.6.0 to 4.6.4 all…7.5
Are you affected by CVE-2026-5651?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
