CVE-2026-57777
Received Received - Intake

Blind SQL Injection in WooCommerce

Vulnerability report for CVE-2026-57777, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: Patchstack

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
automattic woocommerce From 10.0 (inc) to 11.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL Injection vulnerability in the WooCommerce plugin for WordPress. It allows attackers to inject malicious SQL code into database queries, potentially accessing or manipulating sensitive data without proper authorization.

Detection Guidance

To detect this SQL injection vulnerability in WooCommerce, check the installed plugin version. If it is 10.9.4 or below, the system is vulnerable. Use WordPress admin panel or run the command: wp plugin list --name=woocommerce to verify the version.

Impact Analysis

An attacker could exploit this to steal customer data, modify database records, or gain unauthorized access to your WooCommerce store. This may lead to financial loss, reputational damage, or legal consequences depending on the data exposed.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal or sensitive data, violating GDPR and HIPAA requirements. Non-compliance may result in fines, legal penalties, or mandatory breach notifications.

Mitigation Strategies

Update WooCommerce to version 11.0 or later immediately to patch the SQL injection vulnerability. Enable auto-updates for plugins if available to prevent future issues.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57777. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart