CVE-2018-25434
Received Received - Intake
SQL Injection in WP AutoSuggest Plugin

Publication date: 2026-06-01

Last updated on: 2026-06-01

Assigner: VulnCheck

Description
WP AutoSuggest 0.24 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the wpas_keys parameter. Attackers can send GET requests to autosuggest.php with crafted wpas_keys values to extract sensitive database information from WordPress posts and other tables.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-01
Last Modified
2026-06-01
Generated
2026-06-02
AI Q&A
2026-06-02
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wp_autosuggest wp_autosuggest 0.24
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 Powered Q&A
Can you explain this vulnerability to me?

WP AutoSuggest version 0.24 has an SQL injection vulnerability. This means that attackers who are not authenticated can inject malicious SQL code through the wpas_keys parameter. By sending specially crafted GET requests to the autosuggest.php file with manipulated wpas_keys values, attackers can execute arbitrary SQL queries on the database.

This allows them to extract sensitive information stored in the WordPress database, including data from posts and other tables.


How can this vulnerability impact me? :

This vulnerability can have serious impacts because it allows unauthenticated attackers to access sensitive database information. They can extract confidential data from WordPress posts and other database tables, potentially leading to data breaches.

The CVSS score of 8.2 (v3.1) and 8.8 (v4.0) indicates a high severity, meaning the vulnerability is easy to exploit remotely without any privileges or user interaction, and it can result in a high impact on confidentiality.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart