Hide Username Front Side Security & Risk Analysis

wordpress.org/plugins/hide-username-front-side

Secures your wp site from hackers by hiding username of members from front side.

100 active installs v2.0 PHP + WP 3.0+ Updated Sep 13, 2014
hide-userloginlogin-namesecurityusername
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Username Front Side Safe to Use in 2026?

Generally Safe

Score 85/100

Hide Username Front Side has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "hide-username-front-side" v2.0 plugin exhibits a mixed security posture. While the static analysis reports a clean attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and no dangerous functions or file operations, significant concerns arise from the database interaction and output handling. All 13 SQL queries are executed without prepared statements, presenting a high risk of SQL injection vulnerabilities. Furthermore, 50% of the output escaping is not properly handled, indicating a potential for cross-site scripting (XSS) attacks. The taint analysis highlights two flows with unsanitized paths, classified as high severity, which directly correlate with the risks of SQL injection and XSS due to the lack of proper sanitization and escaping.

Key Concerns

  • 100% of SQL queries do not use prepared statements
  • 50% of output escaping is not properly handled
  • 2 high severity taint flows with unsanitized paths
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

Hide Username Front Side Security Vulnerabilities

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

Hide Username Front Side Code Analysis

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

SQL Query Safety

0% prepared13 total queries

Output Escaping

50% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
hufs_forceRegistrationField_addFields (hide-username-front-side.php:89)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hide Username Front Side Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionuser_registerhide-username-front-side.php:12
actionprofile_updatehide-username-front-side.php:13
actionregister_formhide-username-front-side.php:14
actionregister_posthide-username-front-side.php:15
actionuser_registerhide-username-front-side.php:16
actionadmin_menuhide-username-front-side.php:129
Maintenance & Trust

Hide Username Front Side Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 13, 2014
PHP min version
Downloads5K

Community Trust

Rating88/100
Number of ratings5
Active installs100
Developer Profile

Hide Username Front Side Developer Profile

Mindstien Technologies

7 plugins · 390 total installs

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

How We Detect Hide Username Front Side

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-username-front-side/style.css
Version Parameters
hide-username-front-side/style.css?ver=

HTML / DOM Fingerprints

JS Globals
hufs_forceRegistrationField_knownFieldshufs_forceRegistrationField_getOptions
FAQ

Frequently Asked Questions about Hide Username Front Side