Skip to main content

Advance Product Search CVE-2026-12753

| EUVDEUVD-2026-44857 HIGH
SQL Injection (CWE-89)
2026-07-16 Wordfence GHSA-88gq-qj38-4cpw
7.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated network-reachable AJAX endpoint (AV:N/AC:L/PR:N/UI:N) with read-only SQLi yielding high confidentiality loss but no integrity or availability impact (C:H/I:N/A:N).

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 16, 2026 - 03:46 vuln.today
CVE Published
Jul 16, 2026 - 02:30 cve.org
HIGH 7.5

DescriptionCVE.org

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.

AnalysisAI

SQL injection in ThemeHunk's Advance Product Search - Voice & Ajax Search for WooCommerce plugin (all versions ≤ 1.4.4) lets unauthenticated attackers inject arbitrary SQL through the 's' and 'match' search parameters, enabling extraction of sensitive database contents such as user credentials and order data. The flaw stems from unescaped, unprepared query construction in the plugin's AJAX search backend and is remotely exploitable without authentication or user interaction. Reported by Wordfence; no public exploit identified at time of analysis and not listed in CISA KEV.

Technical ContextAI

The vulnerability is a classic CWE-89 SQL injection in a WooCommerce/WordPress search add-on. WordPress plugins are expected to sanitize input and build queries with $wpdb->prepare() placeholders; here the affected functions in inc/thaps-function.php (see referenced source lines 34, 86 and 125) concatenate the user-supplied 's' (search term) and 'match' parameters directly into an existing SQL statement without sufficient escaping or parameterization. Because the plugin exposes a public/AJAX search endpoint used by store front-ends, the injectable query runs against the WordPress database (wp_users, wp_usermeta, WooCommerce order and product tables), making it a 'generic' injection where an attacker can append UNION/subquery clauses to read arbitrary columns. The single affected package is identified by CPE cpe:2.3:a:themehunk:advance_product_search-_voice_&_ajax_search_for_woocommerce.

RemediationAI

Upgrade to a fixed release of the plugin above 1.4.4 as soon as one is confirmed by the vendor; a code fix is visible in the WordPress.org Trac changeset (https://plugins.trac.wordpress.org/changeset?reponame=&old=3582785%40th-advance-product-search&new=3582785%40th-advance-product-search), so an upstream fix is available but a released patched version is not independently confirmed from the provided data - verify the current version on the plugin page before deploying. Until a patched version is installed, compensating controls include deploying a WAF rule (e.g. Wordfence) to block SQL metacharacters in the 's' and 'match' search parameters, which may cause false positives on legitimate searches containing quotes; temporarily deactivating the Advance Product Search plugin and reverting to WooCommerce's native search, which removes the voice/AJAX search feature; or restricting access to the plugin's AJAX search endpoint at the reverse proxy, with the trade-off of breaking front-end search for real customers. Consult the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/4aa8342f-1f36-4eb5-8b69-ab90fd85e5cb?source=cve) for detection signatures.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-12753 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy