Extended User Search In WP-Admin Security & Risk Analysis

wordpress.org/plugins/extended-user-search-in-wp-admin

By default WordPress in WP-admin allows users to search only by username or email id.

1K active installs v3 PHP + WP 4.9.6+ Updated Dec 13, 2022
empower-user-search-in-wpadminextend-user-search-in-wpadminsearch-by-first-name-in-wpadminsearch-by-full-name-in-wpadminsearch-by-last-name-in-wpadmin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Extended User Search In WP-Admin Safe to Use in 2026?

Generally Safe

Score 85/100

Extended User Search In WP-Admin 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 plugin 'extended-user-search-in-wp-admin' v3 exhibits a mixed security posture. On the positive side, there's a complete absence of known CVEs, indicating a potentially stable and well-maintained codebase in the past. Furthermore, the static analysis shows excellent output escaping practices and a lack of direct file operations or external HTTP requests, contributing to a reduced attack surface in those areas. However, significant concerns arise from the SQL query handling and taint analysis. All SQL queries are executed without prepared statements, presenting a high risk of SQL injection vulnerabilities. The taint analysis revealing two flows with unsanitized paths, classified as high severity, directly supports this concern and suggests that user-supplied data is not being adequately validated before being used in sensitive operations.

The lack of any recorded vulnerabilities in its history might be misleading. While positive, it does not negate the identified risks in the current codebase. The current version shows a critical flaw in its data handling. The absence of AJAX handlers, REST API routes, shortcodes, and cron events with authorization checks, while seemingly reducing the attack surface, also means that when an actual entry point is exploited (which the SQL and taint analysis suggests is possible), the impact could be severe due to the lack of built-in defenses for these potential vulnerabilities. The plugin's strengths in output escaping are overshadowed by its weaknesses in data input validation and SQL security.

Key Concerns

  • Raw SQL queries without prepared statements
  • High severity taint flows with unsanitized paths
  • No capability checks for entry points
  • No nonce checks for entry points
Vulnerabilities
None known

Extended User Search In WP-Admin Security Vulnerabilities

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

Extended User Search In WP-Admin Code Analysis

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

SQL Query Safety

0% prepared4 total queries
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
extend_user_search (extend-user-search-in-wp-admin.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Extended User Search In WP-Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionpre_user_queryextend-user-search-in-wp-admin.php:23
Maintenance & Trust

Extended User Search In WP-Admin Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 13, 2022
PHP min version
Downloads9K

Community Trust

Rating94/100
Number of ratings13
Active installs1K
Developer Profile

Extended User Search In WP-Admin Developer Profile

amit5204

5 plugins · 3K total installs

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

How We Detect Extended User Search In WP-Admin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/extended-user-search-in-wp-admin/extended-user-search-in-wp-admin.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Extended User Search In WP-Admin