Skip to main content

Feed KuantoKusta for WooCommerce CVE-2026-39441

| EUVDEUVD-2026-36926 CRITICAL
SQL Injection (CWE-89)
2026-06-15 Patchstack GHSA-wxhf-xjhx-2vh3
9.3
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
9.3 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
9.3 CRITICAL

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.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:L/SC:H/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Jun 15, 2026 - 22:34 vuln.today
CVE Published
Jun 15, 2026 - 20:17 cve.org
CRITICAL 9.3

DescriptionCVE.org

Unauthenticated SQL Injection in Feed KuantoKusta for WooCommerce - Free <= 5.3 versions.

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).

Share

CVE-2026-39441 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy