Dashboard Pages Security & Risk Analysis

wordpress.org/plugins/dashboard-pages

This simple plugin is designed for sites that are using Wordpress as a content management system rather than a blogging platform.

10 active installs v1.3.1 PHP + WP 3.0+ Updated Aug 23, 2010
adminadministrationclientcmspages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dashboard Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The "dashboard-pages" v1.75 plugin exhibits a strong security posture based on the provided static analysis. It has a minimal attack surface with no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or proper permission checks. The plugin also demonstrates good development practices by exclusively using prepared statements for SQL queries and performing nonce checks. The absence of known vulnerabilities and a clean vulnerability history further reinforces its current security strengths. However, a significant concern arises from the low percentage of properly escaped output. With only 23% of identified output streams being properly escaped, this leaves a considerable portion vulnerable to cross-site scripting (XSS) attacks. This lack of robust output sanitization is the primary weakness identified in the code, despite other secure coding practices being followed.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

Dashboard Pages Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Dashboard Pages Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Dashboard Pages Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

23% escaped13 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
manage_pages_dashboard_widget_function_37 (pages-dashboard.php:14)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Dashboard Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_dashboard_setupcms-dashboard.php:45
actionadmin_headcms-dashboard.php:53
actionwp_dashboard_setuppages-dashboard.php:405
actionadmin_headpages-dashboard.php:413
Maintenance & Trust

Dashboard Pages Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedAug 23, 2010
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Dashboard Pages Developer Profile

3pointross

4 plugins · 390 total installs

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

How We Detect Dashboard Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cms-dashboard/cms-dashboard.css/wp-content/plugins/dashboard-pages/admin.php

HTML / DOM Fingerprints

CSS Classes
rbutton
HTML Comments
WordPress Administration Bootstrap
Shortcode Output
<h4><strong>Add New Content</strong></h4> <p><a href="page-new.php" class="button rbutton">Add Page</a> <a href="post-new.php" class="button rbutton">Add Post</a></p> <br/> <h4><strong>Manage Existing Content</strong></h4>
FAQ

Frequently Asked Questions about Dashboard Pages