Description
Unauthenticated SQL Injection in Feed KuantoKusta for WooCommerce – Free <= 5.3 versions.
Published: 2026-06-15
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unspecified SQL injection flaw allows unauthenticated callers to embed crafted SQL statements into queries executed by the Feed KuantoKusta for WooCommerce – Free plugin. The flaw rests on improper input validation (CWE‑89) and can give an attacker read or write access to the database, potentially revealing sensitive data or modifying store information. Because the attack does not require authentication, any web visitor could trigger it, making the risk of data compromise high.

Affected Systems

The vulnerability affects the Naked Cat Plugins (by Webdados) Feed KuantoKusta for WooCommerce – Free plugin, versions up to and including 5.3. The vendor recommends updating to version 5.3.1 or later to remediate the flaw. Sites running earlier releases that have not applied the patch are exposed.

Risk and Exploitability

The CVSS base score of 9.3 classifies this issue as Critical, reflecting its high impact and ease of exploitation. The EPSS score of less than 1% indicates a low probability of exploitation in the current period, yet the public nature of the flaw and absence of detected widespread attacks suggest that attackers may still target vulnerable sites. The flaw is not listed in the CISA KEV catalogue, confirming that no validated, public exploit has been reported to date. Exposing the flaw is possible through unauthenticated HTTP requests that feed arbitrary SQL into plugin‑controlled queries, so sites lacking the update remain at risk.

Generated by OpenCVE AI on June 16, 2026 at 22:35 UTC.

Remediation

Vendor Solution

Update the WordPress Feed KuantoKusta for WooCommerce – Free Plugin to the latest available version (at least 5.3.1).


OpenCVE Recommended Actions

  • Update the Feed KuantoKusta for WooCommerce – Free plugin to version 5.3.1 or later
  • Ensure that the database account used by WordPress has the minimum privileges required for normal operation to limit damage if SQL injection succeeds
  • Implement input validation or use parameterized queries in custom WooCommerce code to prevent future injection flaws

Generated by OpenCVE AI on June 16, 2026 at 22:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Feed KuantoKusta for WooCommerce – Free <= 5.3 versions.
Title WordPress Feed KuantoKusta for WooCommerce – Free plugin <= 5.3 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T12:40:12.410Z

Reserved: 2026-04-07T08:24:21.369Z

Link: CVE-2026-39441

cve-icon Vulnrichment

Updated: 2026-06-16T12:40:09.075Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:42.740

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39441

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T22:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')