Better WP-Admin Search Security & Risk Analysis

wordpress.org/plugins/better-wp-admin-search

Add essential search functionality to your WP Admin.

20 active installs v0.0.4 PHP 7.0+ WP 5.0.0+ Updated Nov 29, 2024
cptpagespostssearchwp-admin
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Better WP-Admin Search Safe to Use in 2026?

Generally Safe

Score 92/100

Better WP-Admin Search 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 'better-wp-admin-search' plugin version 0.0.4 presents a mixed security posture. On the positive side, it demonstrates strong coding practices by utilizing prepared statements for all SQL queries and properly escaping all output. The absence of dangerous functions, file operations, and external HTTP requests is also commendable, suggesting a limited scope of potential harm. Furthermore, the plugin has no known past vulnerabilities or CVEs, which could indicate a history of stable and secure development.

However, a significant concern arises from the attack surface analysis. The plugin exposes one REST API route that lacks permission callbacks. This means that any authenticated user, regardless of their role or capabilities, could potentially interact with this endpoint, creating a risk of unauthorized actions if the endpoint's functionality is sensitive. While the taint analysis shows no identified flows, the presence of an unprotected entry point means that future code changes or undiscovered vulnerabilities could be more impactful due to this lack of authorization.

In conclusion, while 'better-wp-admin-search' v0.0.4 adheres to good security practices in its data handling and output management, the unprotected REST API route is a critical weakness. The lack of vulnerability history is a positive sign but does not negate the current risk posed by the exposed endpoint. A user of this plugin should be aware of this specific vulnerability and consider whether the plugin's functionality is worth the potential risk, or if alternative solutions with more robust access controls are available.

Key Concerns

  • Unprotected REST API route
Vulnerabilities
None known

Better WP-Admin Search Security Vulnerabilities

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

Better WP-Admin Search Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

100% escaped77 total outputs
Attack Surface
1 unprotected

Better WP-Admin Search Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/bwpas/v1/bwpa-searchincludes\class-bwpas-api.php:25
WordPress Hooks 4
actionrest_api_initincludes\class-bwpas-main.php:23
actionadmin_menuincludes\class-bwpas-main.php:34
actionadmin_enqueue_scriptsincludes\class-bwpas-main.php:35
actionadmin_noticesincludes\class-bwpas-search.php:95
Maintenance & Trust

Better WP-Admin Search Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 29, 2024
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Better WP-Admin Search Developer Profile

Productive Minds

11 plugins · 220 total installs

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

How We Detect Better WP-Admin Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-wp-admin-search/dist/admin/admin.bundle.js
Script Paths
dist/admin/admin.bundle.js
Version Parameters
better-wp-admin-search/dist/admin/admin.bundle.js?ver=

HTML / DOM Fingerprints

JS Globals
bwpasApiSettings
REST Endpoints
/bwpas/v1/bwpa-search
FAQ

Frequently Asked Questions about Better WP-Admin Search