Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Automattic WooCommerce allows Blind SQL Injection.

This issue affects WooCommerce: from n/a before 11.0.
Published: 2026-09-04
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Blind SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the WooCommerce plugin before version 11.0. Improper handling of special characters in SQL commands allows a blind SQL injection, enabling an attacker to enumerate, exfiltrate or tamper with database contents.

Affected Systems

Affected products are the Automattic WooCommerce plugin for WordPress, all releases older than 11.0. No specific subversion details are provided; the issue applies to any version flagged as earlier than 11.0.

Risk and Exploitability

The risk assessment shows a CVSS score of 7.6, considered high. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known active exploitation. The likely attack vector is through the plugin's web interfaces that construct SQL queries without proper sanitization. Until the plugin is updated to 11.0 or later, the system remains vulnerable.

Generated by OpenCVE AI on September 4, 2026 at 09:51 UTC.

Remediation

Vendor Solution

Update the WordPress WooCommerce Plugin to the latest available version (at least 11.0).


OpenCVE Recommended Actions

  • Update the WooCommerce plugin to version 11.0 or newer
  • If immediate update is not possible, disable or restrict access to the plugin’s endpoints that allow SQL queries, such as admin or REST API routes that accept parameters
  • Apply the principle of least privilege to the WordPress database user by limiting its permissions to only the necessary tables and operations, or use a separate database user for the web application

Generated by OpenCVE AI on September 4, 2026 at 09:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Automattic
Automattic woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Automattic
Automattic woocommerce
Wordpress
Wordpress wordpress

Fri, 04 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Automattic WooCommerce allows Blind SQL Injection. This issue affects WooCommerce: from n/a before 11.0.
Title WordPress WooCommerce plugin < 11.0 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Automattic Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-04T16:36:55.172Z

Reserved: 2026-06-25T08:04:53.458Z

Link: CVE-2026-57777

cve-icon Vulnrichment

Updated: 2026-09-04T16:36:42.347Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T09:17:10.810

Modified: 2026-09-04T17:16:57.160

Link: CVE-2026-57777

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T10:00:05Z

Weaknesses
  • CWE-89

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