CVE-2026-2232
Received Received - Intake
Time-Based SQL Injection in WooCommerce Lite Plugin Allows Data Exposure

Publication date: 2026-02-19

Last updated on: 2026-02-19

Assigner: Wordfence

Description
The Product Table and List Builder for WooCommerce Lite plugin for WordPress is vulnerable to time-based SQL Injection via the 'search' parameter in all versions up to, and including, 4.6.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-19
Last Modified
2026-02-19
Generated
2026-05-27
AI Q&A
2026-02-19
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
woocommerce product_table_and_list_builder to 4.6.2 (inc)
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 Powered Q&A
Can you explain this vulnerability to me?

The Product Table and List Builder for WooCommerce Lite plugin for WordPress has a time-based SQL Injection vulnerability in the 'search' parameter in all versions up to and including 4.6.2. This occurs because the plugin does not properly escape user-supplied input and does not sufficiently prepare the existing SQL query. As a result, unauthenticated attackers can inject additional SQL queries into the existing ones.

This vulnerability allows attackers to manipulate the database queries, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow unauthenticated attackers to extract sensitive information from your database by injecting malicious SQL queries through the 'search' parameter.

Since the attack requires no authentication and has a high impact on confidentiality (as indicated by the CVSS score), it can lead to data breaches, exposing sensitive customer or business data.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart