Advanced All in One Admin Search by WP Spotlight Security & Risk Analysis

wordpress.org/plugins/wp-spotlight-search

Advanced All in One Admin Search by WP Spotlight Global Search is a powerful quick navigation plugin for WordPress Dashboard - it is an advancement of …

1K active installs v1.1.2 PHP + WP 3.1+ Updated May 15, 2025
admin-searchajax-searchdashboardmenu-searchwp-admin
99
A · Safe
CVEs total1
Unpatched0
Last CVEApr 4, 2025
Safety Verdict

Is Advanced All in One Admin Search by WP Spotlight Safe to Use in 2026?

Generally Safe

Score 99/100

Advanced All in One Admin Search by WP Spotlight has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 4, 2025Updated 10mo ago
Risk Assessment

The plugin "wp-spotlight-search" v1.1.2 exhibits a mixed security posture. While the static analysis shows a remarkably small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, and a decent number of capability and nonce checks, several critical concerns remain. The presence of the `unserialize` function is a significant red flag, as it can lead to Remote Code Execution (RCE) if used with untrusted input. Furthermore, all SQL queries in the code are executed without prepared statements, opening the door to SQL injection vulnerabilities. The plugin also has a 50% rate of unescaped output, which could lead to Cross-Site Scripting (XSS) attacks.

The vulnerability history shows a past medium-severity CVE, specifically a Cross-Site Request Forgery (CSRF) vulnerability. Although this is marked as unpatched, the fact that it was a medium severity and is in the past indicates a potential weakness in input validation or access control. Coupled with the static analysis findings of potential RCE and SQL injection, the plugin requires careful scrutiny. The low number of entry points is a strength, but the identified dangerous functions and lack of secure coding practices in data handling (SQL, unserialize, output escaping) present significant risks.

Key Concerns

  • Dangerous function unserialize present
  • SQL queries lack prepared statements
  • Output escaping not fully implemented
  • Past medium severity CVE (CSRF)
Vulnerabilities
1

Advanced All in One Admin Search by WP Spotlight Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-32261medium · 4.3Cross-Site Request Forgery (CSRF)

Advanced All in One Admin Search by WP Spotlight <= 1.1.1 - Cross-Site Request Forgery

Apr 4, 2025 Patched in 1.1.2 (43d)
Code Analysis
Analyzed Mar 16, 2026

Advanced All in One Admin Search by WP Spotlight Code Analysis

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

Dangerous Functions Found

unserializereturn unserialize($wp_spotlight_setting, ['allowed_classes' => false]);includes\core.php:47

SQL Query Safety

0% prepared2 total queries

Output Escaping

50% escaped6 total outputs
Attack Surface

Advanced All in One Admin Search by WP Spotlight Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticesinit.php:56
actionadmin_menuinit.php:57
actionadmin_enqueue_scriptsinit.php:58
actionwp_before_admin_bar_renderinit.php:59
actionadmin_footerinit.php:60
actionadmin_initinit.php:61
filterplugin_action_linksinit.php:65
filterplugin_row_metainit.php:66
Maintenance & Trust

Advanced All in One Admin Search by WP Spotlight Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 15, 2025
PHP min version
Downloads8K

Community Trust

Rating86/100
Number of ratings8
Active installs1K
Developer Profile

Advanced All in One Admin Search by WP Spotlight Developer Profile

Kuppuraj

1 plugin · 1K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
43 days
View full developer profile
Detection Fingerprints

How We Detect Advanced All in One Admin Search by WP Spotlight

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-spotlight-search/assets/js/keyboardShortcut.js/wp-content/plugins/wp-spotlight-search/assets/js/init.js/wp-content/plugins/wp-spotlight-search/assets/js/semantic.min.js/wp-content/plugins/wp-spotlight-search/assets/css/semantic.min.css/wp-content/plugins/wp-spotlight-search/assets/css/settings.css
Script Paths
wp-content/plugins/wp-spotlight-search/assets/js/keyboardShortcut.jswp-content/plugins/wp-spotlight-search/assets/js/init.jswp-content/plugins/wp-spotlight-search/assets/js/semantic.min.js
Version Parameters
wp-spotlight-search/assets/js/keyboardShortcut.js?ver=wp-spotlight-search/assets/js/init.js?ver=wp-spotlight-search/assets/js/semantic.min.js?ver=wp-spotlight-search/assets/css/semantic.min.css?ver=wp-spotlight-search/assets/css/settings.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp_spotlight_search_box
Data Attributes
id="wp_spotlight_search_box"
JS Globals
wp_spotlight_full_menu
FAQ

Frequently Asked Questions about Advanced All in One Admin Search by WP Spotlight