Advanced Search Disabler Security & Risk Analysis

wordpress.org/plugins/advanced-search-disabler

Advanced Search Disabler ermöglicht es dir, die Suchfunktion auf deiner WordPress-Website gezielt zu deaktivieren.

0 active installs v1.0.5 PHP 8.1.0+ WP 6.3+ Updated May 7, 2025
advanceddeactivatedisable-searchsearch
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advanced Search Disabler Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "advanced-search-disabler" plugin, v1.0.5, exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant strength. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and having a high percentage of properly escaped output. The lack of file operations and external HTTP requests also reduces the attack surface. The plugin's vulnerability history is clean, with no known CVEs, indicating a history of secure development or timely patching by the developers.

However, the analysis reveals a notable weakness: the absence of nonce checks across all identified capabilities. While there are no immediate exploitable entry points identified in this scan, the lack of nonces on any function that might be triggered by a user, even if it requires capabilities, opens the door to potential Cross-Site Request Forgery (CSRF) vulnerabilities if such functions are later exposed or modified. The absence of any taint flow analysis results is also unusual and could indicate that the analysis tools were not configured to perform this specific type of check or that the plugin's code structure makes such analysis difficult to derive meaningful results from.

In conclusion, the plugin is generally secure with a very small attack surface and good coding practices for SQL and output sanitization. The primary concern is the complete lack of nonce checks, which is a common security measure to prevent CSRF attacks. The clean vulnerability history is a positive indicator. The lack of detailed taint analysis results should be noted as a potential blind spot.

Key Concerns

  • Missing nonce checks on capabilities
Vulnerabilities
None known

Advanced Search Disabler Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Advanced Search Disabler Release Timeline

v1.0.5Current
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

Advanced Search Disabler Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
1 prepared
Unescaped Output
3
14 escaped
Nonce Checks
0
Capability Checks
5
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared1 total queries

Output Escaping

82% escaped17 total outputs
Attack Surface

Advanced Search Disabler Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionplugins_loadedincludes/class-advanced-search-disabler.php:141
actionadmin_enqueue_scriptsincludes/class-advanced-search-disabler.php:155
actionadmin_enqueue_scriptsincludes/class-advanced-search-disabler.php:156
actionadmin_initincludes/class-advanced-search-disabler.php:158
actionadmin_menuincludes/class-advanced-search-disabler.php:159
actionwidgets_initincludes/class-advanced-search-disabler.php:161
actionadmin_bar_menuincludes/class-advanced-search-disabler.php:162
actionwp_enqueue_scriptsincludes/class-advanced-search-disabler.php:176
actionwp_enqueue_scriptsincludes/class-advanced-search-disabler.php:177
actionparse_queryincludes/class-advanced-search-disabler.php:179
actioninitincludes/class-advanced-search-disabler.php:180
filterposts_whereincludes/class-advanced-search-disabler.php:182
filterget_search_formpublic/class-advanced-search-disabler-public.php:159
Maintenance & Trust

Advanced Search Disabler Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 7, 2025
PHP min version8.1.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Advanced Search Disabler Developer Profile

LetoWPDev

3 plugins · 0 total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Advanced Search Disabler

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-search-disabler/admin/js/advanced-search-disabler-admin.js/wp-content/plugins/advanced-search-disabler/admin/css/advanced-search-disabler-admin.css
Script Paths
/wp-content/plugins/advanced-search-disabler/admin/js/advanced-search-disabler-admin.js
Version Parameters
advanced-search-disabler/admin/css/advanced-search-disabler-admin.css?ver=advanced-search-disabler/admin/js/advanced-search-disabler-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Advanced Search Disabler