My Dashboards Security & Risk Analysis

wordpress.org/plugins/mydashboards

Adding WordPress's dashboard link on your dashboard if you have more than one WordPress blog.

10 active installs v0.1.1 PHP + WP 2.5+ Updated Jun 14, 2009
administorationdashboardlinkmultipul
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Dashboards Safe to Use in 2026?

Generally Safe

Score 85/100

My Dashboards has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 16yr ago
Risk Assessment

The "mydashboards" plugin version 0.1.1 presents a mixed security posture. On the positive side, static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are properly prepared, and there are no external HTTP requests or file operations. The plugin also includes capability checks, which is a good practice for access control.

However, the most significant concern is the complete lack of output escaping. With one total output identified and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources could potentially be injected with malicious scripts. The absence of nonce checks on any potential entry points (though none were explicitly identified in this analysis) also remains a theoretical risk. The plugin's vulnerability history is clean, with no recorded CVEs, which is reassuring, but this could also be due to its early version or limited testing.

In conclusion, while the plugin exhibits good practices in areas like SQL handling and a small attack surface, the critical lack of output escaping creates a substantial XSS risk. The absence of vulnerabilities in its history is a positive sign, but it does not negate the immediate, identified security flaw. Careful attention must be paid to addressing the output escaping issue before this plugin can be considered secure.

Key Concerns

  • Output is not properly escaped
  • No nonce checks on potential entry points
Vulnerabilities
None known

My Dashboards Security Vulnerabilities

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

My Dashboards Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

My Dashboards Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menumyDashboards.php:11
Maintenance & Trust

My Dashboards Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedJun 14, 2009
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Dashboards Developer Profile

V.J.Catkick

10 plugins · 110 total installs

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

How We Detect My Dashboards

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<h2>My Dashboards</h2><form action="" method="post" id="widget_mydashboards_form" style="margin: auto; width: 600px; "><input style="width: 150px;" id="widget_mydashboards_blogtitle_" name="widget_mydashboards_blogtitle_
FAQ

Frequently Asked Questions about My Dashboards