CVE-2026-12741
Received Received - Intake

SQL Injection in WP Fast Total Search WordPress Plugin

Vulnerability report for CVE-2026-12741, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: Wordfence

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_fast_total_search wp_fast_total_search to 1.80.280 (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 Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL Injection flaw in the WP Fast Total Search WordPress plugin versions up to 1.80.280. It allows unauthenticated attackers to inject malicious SQL queries via the 'form_data[s]' parameter due to insufficient input sanitization and lack of proper SQL query preparation. This can lead to unauthorized extraction of sensitive database information.

Detection Guidance

To detect this vulnerability, inspect WordPress sites using the WP Fast Total Search plugin versions up to 1.80.280. Check for unusual SQL query patterns or database access logs. Use tools like WP-CLI to list installed plugins and versions.

Impact Analysis

If you use the affected WP Fast Total Search plugin, attackers could exploit this flaw to access sensitive data stored in your WordPress database without authentication. This may include user credentials, personal information, or other confidential data, potentially leading to data breaches or further attacks on your site.

Compliance Impact

This vulnerability could lead to unauthorized data exposure, violating GDPR and HIPAA requirements for protecting personal and health information. Organizations using the vulnerable plugin may face compliance violations, legal penalties, and reputational damage due to potential data leaks.

Mitigation Strategies

Immediately update the WP Fast Total Search plugin to the latest version. If an update is unavailable, disable or remove the plugin. Review database user permissions to limit access. Monitor for suspicious database queries or unauthorized data access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12741. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart