CVE Catalog

CVE-2026-12753

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

22th percentile - higher than 22% of all known CVEs

Summary

The Advance Product Search- Voice & Ajax Search for WooCommerce plugin for WordPress up to version 1.4.4 is vulnerable to generic SQL injection via the 's' and 'match' parameters. Insufficient escaping and lack of proper SQL query preparation allow unauthenticated attackers to append additional SQL queries, potentially leading to sensitive data extraction from the database.

Risk Assessment

The risk involves unauthorized access to the WordPress database, including user data, passwords, and other confidential information, which could compromise the entire site's security.

Recommendation

Immediately update the plugin to the latest available version that fixes this vulnerability. Also review database logs for any suspicious SQL queries.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS