CVE Catalog

CVE-2026-12741

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

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

Summary

The WP Fast Total Search plugin for WordPress (up to version 1.80.280) is vulnerable to generic SQL injection via the 'form_data[s]' parameter. An unauthenticated attacker can append additional SQL queries to extract sensitive database information.

Risk Assessment

An attacker can steal sensitive data from the WordPress database, such as customer data or passwords, without authentication.

Recommendation

Immediately update the WP Fast Total Search plugin to the latest version that fixes this vulnerability. Consider implementing a Web Application Firewall (WAF).

Related vulnerabilities

Original NVD description (English source)

The WP Fast Total Search – The Power of Indexed Search plugin for WordPress is vulnerable to generic SQL Injection via the 'form_data[s]' parameter in all versions up to, and including, 1.80.280 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