Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Network-reachable WordPress plugin endpoint, no auth or interaction (PR:N/UI:N); scope changed because SQLi reads beyond plugin context into core/WooCommerce tables; SELECT-only injection yields C:H, I:N, low A:L from heavy queries.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in Feed KuantoKusta for WooCommerce - Free <= 5.3 versions.
Articles & Coverage 1
AnalysisAI
Unauthenticated SQL injection in the Feed KuantoKusta for WooCommerce Free WordPress plugin (versions n/a through 5.3) allows remote attackers to inject crafted SQL statements without prior authentication. Disclosed via Patchstack and tracked as EUVD-2026-36926, the flaw carries a CVSS 3.1 score of 9.3 with a changed scope, indicating data exposure beyond the plugin's own context. No public exploit identified at time of analysis, and no EPSS or KEV signal was provided in the input.
Technical ContextAI
The affected component is a WordPress plugin by Naked Cat Plugins (Webdados) that generates product feeds for the KuantoKusta price-comparison marketplace, integrating with WooCommerce. The root cause class is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controlled input is concatenated into a database query without proper parameterization or escaping via wpdb->prepare(). Because WordPress plugins typically execute SQL through the shared $wpdb handle against the site's MySQL/MariaDB database, an injection point in a publicly reachable plugin endpoint exposes the entire WordPress schema - including wp_users, wp_usermeta, and WooCommerce order tables.
RemediationAI
No vendor-released patched version is independently confirmed in the supplied data - the input only specifies vulnerable range '≤5.3' without naming a fixed release - so administrators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/feed-kuantokusta-for-woocommerce/vulnerability/wordpress-feed-kuantokusta-for-woocommerce-free-plugin-5-3-sql-injection-vulnerability for the latest fixed version and upgrade to any release above 5.3 if published. Until upgrade is verified, deactivate and remove the Feed KuantoKusta for WooCommerce - Free plugin (trade-off: KuantoKusta product feed generation stops, breaking that marketplace integration), or place the site behind a WAF with virtual-patching rules for this CVE (Patchstack and Wordfence typically ship such signatures). As an interim network control, restrict access to the plugin's feed endpoints via web-server ACLs or HTTP basic auth (trade-off: legitimate KuantoKusta crawlers may be blocked, requiring IP allowlisting).
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-36926
GHSA-wxhf-xjhx-2vh3