CVE-2026-9713
Last modified
CVE-2026-9713 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The Lumise Product Designer for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'id' and 'table' parameters in the uploaded cart JSON file processed by the checkout AJAX action in versions up to, and including, 2.1.1. This is due to insufficient escaping on the user-supplied parameters before they are appended directly to a raw SQL query in the find_resource() function — the 'id' field is interpolated without quotes into a WHERE clause (numeric context) and 'table' is interpolated into the FROM clause, neither of which is protected by wp_magic_quotes or passed through $wpdb->prepare(). EPSS estimates a 0.46% chance of exploitation in the next 30 days.
Description
The Lumise Product Designer for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'id' and 'table' parameters in the uploaded cart JSON file processed by the checkout AJAX action in versions up to, and including, 2.1.1. This is due to insufficient escaping on the user-supplied parameters before they are appended directly to a raw SQL query in the find_resource() function — the 'id' field is interpolated without quotes into a WHERE clause (numeric context) and 'table' is interpolated into the FROM clause, neither of which is protected by wp_magic_quotes or passed through $wpdb->prepare(). This makes it possible for unauthenticated attackers 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:N/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 |
|---|---|---|
| King-Theme | Product Designer for WooCommerce WordPress | Lumise | <= 2.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9713?
How severe is CVE-2026-9713?
How do I fix CVE-2026-9713?
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-9705A flaw was found in Keycloak's client registration service. …6.5
- CVE-2026-9708Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…4.9
- CVE-2026-9709The Cornerstone WordPress plugin before 7.8.9 does not enfor…7.7
- CVE-2026-9710The Cornerstone WordPress plugin before 7.8.8 does not enfor…7.7
- CVE-2026-9711The EventON - WordPress Virtual Event Calendar Plugin plugin…9.8
- CVE-2026-9712When creating an export through the pretix API, API clients …3.8
- CVE-2026-9714The Simple Divi Shortcode plugin for WordPress is vulnerable…6.4
- CVE-2026-9716CWE-476 NULL Pointer Dereference vulnerability exists that c…7.5
- CVE-2026-9717CWE-78 Neutralization of Special Elements used in an OS Comm…7.2
- CVE-2026-9718CWE-617 Reachable Assertion vulnerability exists that could …6.5
- CVE-2026-9719The LatePoint – Calendar Booking Plugin for Appointments and…4.3
- CVE-2026-9720The Facturación Electrónica Costa Rica plugin for WordPress …4.3
Are you affected by CVE-2026-9713?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
