Auto Search Suggestion Security & Risk Analysis

wordpress.org/plugins/auto-search-suggestion

This plugin will help admin and users of the website to filter the search of page/posts based on some criteria i.e. all the available post types.

70 active installs v5.0.1 PHP + WP 3.6.1+ Updated Dec 26, 2022
auto-search-suggestionsearchsearch-suggestion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Search Suggestion Safe to Use in 2026?

Generally Safe

Score 85/100

Auto Search Suggestion has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "auto-search-suggestion" v5.0.1 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by using prepared statements for all SQL queries and ensuring 100% of its output is properly escaped, mitigating common injection and cross-site scripting (XSS) risks. Furthermore, there is no recorded vulnerability history, suggesting a history of relatively secure development or a lack of past exploitation attempts. However, a significant concern arises from the attack surface, with 3 out of 4 entry points being AJAX handlers that lack authentication checks. This presents a considerable risk, as unauthorized users could potentially interact with these endpoints and trigger unintended actions or expose sensitive information.

The absence of taint analysis results (0 flows analyzed) and the lack of direct code signals for dangerous functions or file operations are positive indicators, implying no obvious critical vulnerabilities were detected in this analysis. However, the significant number of unprotected AJAX handlers remain a primary concern. While the vulnerability history is clean, this does not negate the inherent risk posed by the unprotected entry points. In conclusion, the plugin has strengths in its handling of SQL and output escaping, but the substantial number of unprotected AJAX endpoints introduces a notable security weakness that requires immediate attention.

Key Concerns

  • Unprotected AJAX handlers
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Auto Search Suggestion Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Auto Search Suggestion Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
57 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped57 total outputs
Attack Surface
3 unprotected

Auto Search Suggestion Attack Surface

Entry Points4
Unprotected3

AJAX Handlers 3

authwp_ajax_auto_suggestauto-search-suggestion.php:377
authwp_ajax_auto_suggest_frontauto-search-suggestion.php:500
noprivwp_ajax_auto_suggest_frontauto-search-suggestion.php:501

Shortcodes 1

[bt_auto_suggest] auto-search-suggestion.php:641
WordPress Hooks 10
actioninitauto-search-suggestion.php:31
actionwp_enqueue_scriptsauto-search-suggestion.php:40
actionadmin_initauto-search-suggestion.php:51
actionadmin_menuauto-search-suggestion.php:53
actionadmin_footerauto-search-suggestion.php:315
filterposts_whereauto-search-suggestion.php:344
filterposts_whereauto-search-suggestion.php:426
filterposts_whereauto-search-suggestion.php:432
filterwidget_textauto-search-suggestion.php:642
actioncurrent_screenauto-search-suggestion.php:651
Maintenance & Trust

Auto Search Suggestion Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 26, 2022
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Auto Search Suggestion Developer Profile

AppJetty

8 plugins · 820 total installs

68
trust score
Avg Security Score
84/100
Avg Patch Time
396 days
View full developer profile
Detection Fingerprints

How We Detect Auto Search Suggestion

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-search-suggestion/css/jquery-ui.css/wp-content/plugins/auto-search-suggestion/css/front.css
Version Parameters
auto-search-suggestion/css/jquery-ui.css?ver=1.0.0auto-search-suggestion/css/front.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="auto_post_type_front[]"name="auto_search_in_front[]"name="auto_post_thumb_front"name="auto_post_excerpt_front"name="auto_post_date_front"name="auto_post_limit_front"+2 more
Shortcode Output
[bt_auto_suggest][bt_auto_suggest post_type="post,page" limit="8"]
FAQ

Frequently Asked Questions about Auto Search Suggestion