
Dashboard Pages Security & Risk Analysis
wordpress.org/plugins/dashboard-pagesThis simple plugin is designed for sites that are using Wordpress as a content management system rather than a blogging platform.
Is Dashboard Pages Safe to Use in 2026?
Generally Safe
Score 85/100Dashboard Pages has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Dashboard Pages Security Vulnerabilities
Dashboard Pages Release Timeline
Dashboard Pages Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Dashboard Pages Attack Surface
WordPress Hooks 4
Maintenance & Trust
Dashboard Pages Maintenance & Trust
Maintenance Signals
Community Trust
Dashboard Pages Alternatives
CMS Dashboard
content-management-system-dashboard
Improve the usability of your Wordpress CMS system. This plug-in creates a dashboard widget with clearly labeled large buttons of the most common task …
Easily navigate pages on dashboard
easily-navigate-pages-on-your-dashboard
Displays a windows explorer style list of your pages on your Dashboard.
Editor Tabs
editor-tabs
Clean up the editing pages in the administration panel by turning all of the modules and meta box's into dynamic javascript tabs.
Lock Pages
lock-pages
Lock Pages prevents specified pages (or all pages), posts, or custom post types from having their slug, parent, status or password edited, or from bei …
Page Management Dropdown
page-management-dropdown
Adds a link to edit each individual page to the Pages admin menu.
Dashboard Pages Developer Profile
4 plugins · 390 total installs
How We Detect Dashboard Pages
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/cms-dashboard/cms-dashboard.css/wp-content/plugins/dashboard-pages/admin.phpHTML / DOM Fingerprints
rbutton WordPress Administration Bootstrap <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>