Improved user search in backend Security & Risk Analysis

wordpress.org/plugins/improved-user-search-in-backend

Improves the search for users in the backend significantly: Search for first name, last, email and more of users instead of only nicename.

200 active installs v1.2.6 PHP + WP 3.0+ Updated Aug 2, 2014
backendsearchuseruser-search
85
A · Safe
CVEs total1
Unpatched0
Last CVEAug 13, 2014
Safety Verdict

Is Improved user search in backend Safe to Use in 2026?

Generally Safe

Score 85/100

Improved user search in backend has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Aug 13, 2014Updated 11yr ago
Risk Assessment

The 'improved-user-search-in-backend' plugin, version 1.2.6, presents a mixed security posture. While it boasts a zero attack surface for entry points and correctly escapes all identified outputs, indicating a good understanding of frontend security, the static analysis reveals concerning trends in its backend code. Specifically, the plugin utilizes raw SQL queries without prepared statements, a significant security weakness that can lead to SQL injection vulnerabilities if not handled meticulously. Furthermore, the taint analysis highlights two high-severity flows with unsanitized paths, suggesting potential risks where user-supplied input could be processed in a way that compromises application integrity or exposes sensitive data. The plugin's vulnerability history, though only including a single medium-severity Cross-Site Scripting (XSS) vulnerability from 2014 and currently unpatched CVEs, indicates past issues with input sanitization. While the absence of recent vulnerabilities is a positive sign, the identified code signals and taint flows warrant caution, suggesting that ongoing vigilance and potential code refactoring are advisable to maintain a robust security profile.

Key Concerns

  • Raw SQL queries without prepared statements
  • High severity taint flows with unsanitized paths
  • Medium severity CVE history (XSS)
Vulnerabilities
1

Improved user search in backend Security Vulnerabilities

CVEs by Year

1 CVE in 2014
2014
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2014-5196medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improved User Search in Backend <= 1.2.5 - Cross-Site Request Forgery to Cross-Site Scripting

Aug 13, 2014 Patched in 1.2.6 (3450d)
Code Analysis
Analyzed Mar 16, 2026

Improved user search in backend Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

100% escaped2 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
improved_user_search_in_backend_page (improved-user-search-in-backend.php:87)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Improved user search in backend Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedimproved-user-search-in-backend.php:23
actionpre_user_queryimproved-user-search-in-backend.php:31
actionadmin_menuimproved-user-search-in-backend.php:34
Maintenance & Trust

Improved user search in backend Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 2, 2014
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings5
Active installs200
Developer Profile

Improved user search in backend Developer Profile

Blackbam

3 plugins · 200 total installs

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

How We Detect Improved user search in backend

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-table
Data Attributes
name="improved_user_search_in_backend_update"value="true"name="iusib_meta_fields"rows="6"cols="50"name="Save"+1 more
FAQ

Frequently Asked Questions about Improved user search in backend