Description
Unauthenticated SQL Injection in WP Fast Total Search <= 1.80.280 versions.
Published: 2026-07-02
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Based on the description, it is inferred that the WP Fast Total Search plugin for WordPress contains an unauthenticated SQL injection flaw (CWE‑89) that allows attackers to insert crafted search queries used directly in database statements without proper sanitization. This flaw permits arbitrary SQL execution, enabling the attacker to read, modify, or delete data in the WordPress database and potentially compromise the site’s content, configuration, and availability.

Affected Systems

Any WordPress site running Epsiloncool’s WP Fast Total Search plugin version 1.80.280 or earlier is affected. Sites that have not upgraded to version 1.81.282 or newer remain vulnerable.

Risk and Exploitability

The CVSS score of 9.3 classifies the vulnerability as critical. The EPSS score of <1% indicates a low but nonzero likelihood of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a public web request to the search interface, as authentication is not required, based on the description. If exploited, it is inferred leading to data loss, breach of confidentiality, or denial of service.

Generated by OpenCVE AI on July 21, 2026 at 11:38 UTC.

Remediation

Vendor Solution

Update the WordPress WP Fast Total Search Plugin to the latest available version (at least 1.81.282).


OpenCVE Recommended Actions

  • Update the WP Fast Total Search plugin to version 1.81.282 or newer
  • If an upgrade is not possible, delete or deactivate the plugin to remove the vulnerability
  • Restrict access to the search endpoint by requiring authentication or block external traffic to the endpoint using firewall rules or .htaccess restrictions

Generated by OpenCVE AI on July 21, 2026 at 11:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Epsiloncool
Epsiloncool wp Fast Total Search
Wordpress
Wordpress wordpress
Vendors & Products Epsiloncool
Epsiloncool wp Fast Total Search
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in WP Fast Total Search <= 1.80.280 versions.
Title WordPress WP Fast Total Search plugin <= 1.80.280 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Epsiloncool Wp Fast Total Search
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T15:52:58.310Z

Reserved: 2026-06-25T08:03:42.567Z

Link: CVE-2026-57683

cve-icon Vulnrichment

Updated: 2026-07-02T13:50:22.304Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:45:03Z

Weaknesses
  • CWE-89

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