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.
Published: 2026-07-28
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Fast Total Search – The Power of Indexed Search plugin for WordPress is vulnerable to generic SQL Injection through the 'form_data[s]' parameter. The vulnerability is caused by insufficient escaping of user input and the lack of prepared statements for the underlying SQL query. Unauthenticated attackers can supply crafted input to this parameter, allowing them to append arbitrary SQL commands to the existing query. This can lead to extraction of sensitive information from the database, such as user credentials, content, and other confidential data. The severity of the vulnerability is reflected in a CVSS score of 7.5. The EPSS score is less than 1%, indicating a low current exploit probability, and the vulnerability is not listed in the CISA KEV catalog. Attackers would target the WordPress site’s search interface using web requests to submit the malicious payload, exploiting the unauthenticated nature of the flaw.

Affected Systems

The affected product is the WP Fast Total Search – The Power of Indexed Search plugin by epsiloncool. All releases up to and including version 1.80.280 are vulnerable; older versions earlier may also be impacted.

Risk and Exploitability

The CVSS base score of 7.5 classifies this as a high severity vulnerability. The low EPSS (<1%) suggests that, at present, exploitation is unlikely, and the lack of KEV listing further reduces the perceived threat. Nevertheless, because the flaw is unauthenticated, any attacker who can reach the search endpoint can exploit it to read data from the database. Successful exploitation requires only the ability to send HTTP requests to the plugin’s search page.

Generated by OpenCVE AI on August 3, 2026 at 15:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Fast Total Search plugin to the latest available version that addresses the SQL injection issue.
  • If immediate upgrade is not possible, disable the plugin to eliminate the attack surface.
  • Deploy a Web Application Firewall with rules tuned for SQL injection detection to block malicious queries targeting the 'form_data[s]' parameter.
  • Restrict the WordPress database user to the minimum privileges necessary for normal operation.

Generated by OpenCVE AI on August 3, 2026 at 15:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Epsiloncool
Epsiloncool wp Fast Total Search – The Power Of Indexed Search
Wordpress
Wordpress wordpress
Vendors & Products Epsiloncool
Epsiloncool wp Fast Total Search – The Power Of Indexed Search
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
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.
Title WP Fast Total Search <= 1.80.280 - Unauthenticated SQL Injection
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

Epsiloncool Wp Fast Total Search – The Power Of Indexed Search
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T13:42:58.469Z

Reserved: 2026-06-19T16:46:14.784Z

Link: CVE-2026-12741

cve-icon Vulnrichment

Updated: 2026-07-28T13:42:48.225Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T08:17:14.360

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-12741

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:30:03Z

Weaknesses
  • CWE-89

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