New User Dashboard Widget Security & Risk Analysis

wordpress.org/plugins/new-user-dashboard

A dashboard widget for Displaying New Rigistered member in your site

40 active installs v2.0 PHP + WP 3.0+ Updated Jun 23, 2017
dashboard-widgetnew-usernew-user-dashboardrecent-registerd-userwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is New User Dashboard Widget Safe to Use in 2026?

Generally Safe

Score 85/100

New User Dashboard Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "new-user-dashboard" v2.0 plugin exhibits a concerning security posture primarily due to its lack of robust security implementations, despite an apparently small attack surface and no recorded vulnerability history. The static analysis reveals significant weaknesses in fundamental security practices. Notably, 100% of its SQL queries are not using prepared statements, exposing it to potential SQL injection vulnerabilities. Furthermore, none of the output handling is properly escaped, making it susceptible to cross-site scripting (XSS) attacks. The complete absence of nonce checks and capability checks, coupled with zero output escaping and raw SQL queries, presents a significant risk, even with a small entry point count. The lack of any recorded vulnerabilities in its history, while seemingly positive, might indicate a lack of rigorous security auditing or that vulnerabilities have simply not been discovered or reported yet. The plugin's reliance on raw SQL and unescaped output are critical flaws that require immediate attention. Developers should prioritize implementing prepared statements for all database interactions and ensuring all user-generated or dynamic content is properly escaped before output.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

New User Dashboard Widget Security Vulnerabilities

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

New User Dashboard Widget Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped6 total outputs
Attack Surface

New User Dashboard Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_dashboard_setupnew-user-dashboard.php:11
Maintenance & Trust

New User Dashboard Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 23, 2017
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings5
Active installs40
Developer Profile

New User Dashboard Widget Developer Profile

swadeshswain

4 plugins · 260 total installs

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

How We Detect New User Dashboard Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<table style="width: 100%"><th><b>Registerd Date</b></th><th><b>User Name</b></th><th><b>User Email</b></th><th><b>User Role</b></th>
FAQ

Frequently Asked Questions about New User Dashboard Widget