WPMU Simple Dashboard Security & Risk Analysis

wordpress.org/plugins/wpmu-simple-dashboard

This plugin lets site admins control which features are shown by default on all user's dashboards.

10 active installs v1.6.1 PHP + WP 2.8+ Updated Jan 9, 2012
dashboardwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPMU Simple Dashboard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The static analysis of wpmu-simple-dashboard v1.6.1 indicates a generally positive security posture, with no critical or high-severity issues identified in the provided data. The absence of dangerous functions, file operations, external HTTP requests, and any taint analysis findings is encouraging. The plugin also utilizes prepared statements for its SQL queries, which is a good practice. However, a significant concern is the low rate of output escaping (25%). This suggests a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is outputted without proper sanitization. The complete lack of nonce and capability checks, coupled with zero entry points being explicitly identified as unprotected, is contradictory. While this could mean all entry points are implicitly protected by WordPress core or other plugins, it's a blind spot in the analysis that warrants caution. The plugin's vulnerability history is clean, with no known CVEs, which is a strong indicator of past security diligence. Overall, the plugin appears to be built with a good foundation, but the insufficient output escaping represents a notable weakness that could expose users to risks.

Key Concerns

  • Low output escaping rate
  • Zero nonce checks
  • Zero capability checks
Vulnerabilities
None known

WPMU Simple Dashboard Security Vulnerabilities

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

WPMU Simple Dashboard Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

25% escaped24 total outputs
Attack Surface

WPMU Simple Dashboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterdefault_contextual_helpcets_simple_dashboard.php:87
actionwp_dashboard_setupcets_simple_dashboard.php:461
actionwpmu_optionscets_simple_dashboard.php:462
actionupdate_wpmu_optionscets_simple_dashboard.php:463
filterwpmu_new_blogcets_simple_dashboard.php:464
actioncontextual_helpcets_simple_dashboard.php:465
Maintenance & Trust

WPMU Simple Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJan 9, 2012
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WPMU Simple Dashboard Developer Profile

DeannaS

7 plugins · 70 total installs

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

How We Detect WPMU Simple Dashboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpmu-simple-dashboard/css/simple-dashboard.css/wp-content/plugins/wpmu-simple-dashboard/css/wpmu-dashboard.css/wp-content/plugins/wpmu-simple-dashboard/js/wpmu-dashboard.js
Script Paths
/wp-content/plugins/wpmu-simple-dashboard/js/wpmu-dashboard.js
Version Parameters
wpmu-simple-dashboard/css/simple-dashboard.css?ver=wpmu-simple-dashboard/css/wpmu-dashboard.css?ver=wpmu-simple-dashboard/js/wpmu-dashboard.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Set up the dashboard each time a user comes there --><!-- Create the page for the admins to set up stuff -->
Data Attributes
checked= checked
FAQ

Frequently Asked Questions about WPMU Simple Dashboard