Description
The Advance Product Search- Voice & Ajax Search for WooCommerce plugin for WordPress is vulnerable to generic SQL Injection via the 's' and 'match' parameter in all versions up to, and including, 1.4.4 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.
Published: 2026-07-16
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Advance Product Search‑Voice & Ajax Search for WooCommerce plugin for WordPress is vulnerable to a generic SQL injection through the 's' and 'match' parameters in all releases up through 1.4.4. Insufficient escaping of user‑supplied data and lack of prepared statements allow an attacker to append malicious SQL code to existing queries, enabling the extraction of sensitive database contents without any authentication.

Affected Systems

Any WordPress site that has the themehunk Advance Product Search‑Voice & Ajax Search for WooCommerce plugin installed at version 1.4.4 or earlier is affected. This includes all WordPress installations that have not updated the plugin beyond that version.

Risk and Exploitability

With a CVSS score of 7.5, the vulnerability is classified as high. The EPSS score of less than 1% indicates that the probability of exploitation is currently low but not zero, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, via standard HTTP requests that include the 's' or 'match' query parameters. An unauthenticated attacker can craft requests to inject and execute arbitrary SQL, potentially compromising the entire database.

Generated by OpenCVE AI on July 31, 2026 at 02:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advance Product Search plugin to the newest version that contains the SQL injection fix.
  • If an upgrade cannot be performed immediately, temporarily disable the plugin or block access to the URLs that accept the vulnerable 's' and 'match' parameters.
  • Deploy web application firewall rules or security‑plugin settings that detect and block suspicious SQL payloads targeting these parameters.

Generated by OpenCVE AI on July 31, 2026 at 02:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Themehunk
Themehunk advance Product Search- Voice & Ajax Search For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Themehunk
Themehunk advance Product Search- Voice & Ajax Search For Woocommerce
Wordpress
Wordpress wordpress

Sat, 18 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Description The Advance Product Search- Voice & Ajax Search for WooCommerce plugin for WordPress is vulnerable to generic SQL Injection via the 's' and 'match' parameter in all versions up to, and including, 1.4.4 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.
Title Advance Product Search- Voice & Ajax Search for WooCommerce <= 1.4.4 - Unauthenticated SQL Injection via 's' and 'match' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Themehunk Advance Product Search- Voice & Ajax Search For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-18T02:40:22.936Z

Reserved: 2026-06-19T19:26:06.651Z

Link: CVE-2026-12753

cve-icon Vulnrichment

Updated: 2026-07-18T02:40:19.510Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-89

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