Description
Contributor SQL Injection in Suggestion Engine for WooCommerce <= 2.0.11 versions.
Published: 2026-08-27
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Contributor SQL Injection that allows an attacker to inject arbitrary SQL statements into database queries through the Suggestion Engine for WooCommerce plugin’s input handling. If successful, the attacker may read, modify or delete data stored in the site’s database, potentially exposing sensitive information or compromising site integrity. The weakness stems from insufficient sanitization of user-supplied input before it is used in SQL statements.

Affected Systems

The plugin is developed by VillaTheme and is distributed as the Suggestion Engine for WooCommerce WordPress extension. All installations of this plugin that are version 2.0.11 or earlier are affected. No additional affected versions are noted in the available data.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity flaw. The EPSS score is not available, so the precise probability of exploitation cannot be calculated; the absence from CISA KEV suggests no widespread exploitation has been documented yet. Based on the nature of the flaw, the likely attack vector is remote, involving crafted HTTP requests that can be submitted through the plugin’s frontend or backend interfaces. Successful exploitation would grant an attacker the ability to perform unauthorized database operations, leading to potential data exfiltration, corruption, or denial service.

Generated by OpenCVE AI on August 27, 2026 at 10:36 UTC.

Remediation

Vendor Solution

Update the WordPress Suggestion Engine for WooCommerce Plugin to the latest available version (at least 2.0.12).


OpenCVE Recommended Actions

  • Update the Suggestion Engine for WooCommerce plugin to version 2.0.12 or later to apply the vendor’s fix.
  • If an immediate update is not feasible, disable or remove the vulnerable plugin from the site to prevent exploitation.
  • Configure a web application firewall or similar filtering rule to block malicious SQL patterns in incoming requests to mitigate the risk until the plugin can be updated.

Generated by OpenCVE AI on August 27, 2026 at 10:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in Suggestion Engine for WooCommerce <= 2.0.11 versions.
Title WordPress Suggestion Engine for WooCommerce plugin <= 2.0.11 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-27T14:31:08.991Z

Reserved: 2026-08-26T17:33:04.627Z

Link: CVE-2026-81277

cve-icon Vulnrichment

Updated: 2026-08-27T14:27:30.013Z

cve-icon NVD

Status : Received

Published: 2026-08-27T10:16:39.557

Modified: 2026-08-27T17:20:53.450

Link: CVE-2026-81277

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T10:45:17Z

Weaknesses
  • CWE-89

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