Scheduled Posts Dashboad Widget Security & Risk Analysis

wordpress.org/plugins/scheduled-posts-dashboad-widget

The dashboard widget shows the schedued posts

10 active installs v0.3 PHP + WP 3.0+ Updated Sep 15, 2014
dashboardpostsschedulewidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scheduled Posts Dashboad Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Scheduled Posts Dashboad Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "scheduled-posts-dashboad-widget" plugin v0.3 exhibits a generally positive security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events suggests a very limited attack surface. Furthermore, the plugin avoids dangerous functions, file operations, and external HTTP requests, which are common vectors for vulnerabilities. The fact that all observed SQL queries utilize prepared statements is a strong indicator of good database security practices.

However, there are notable areas for concern. The plugin has a concerningly low percentage (33%) of properly escaped outputs. This means that approximately two-thirds of the plugin's outputs are not being properly sanitized, leaving it vulnerable to Cross-Site Scripting (XSS) attacks where user-supplied data could be injected into the page. The lack of any identified capability checks or nonce checks, even though the attack surface is currently minimal, means that if new entry points are introduced in the future, they might be unprotected. The vulnerability history is clean, but this can also indicate a lack of prior scrutiny or testing, rather than guaranteed ongoing security.

In conclusion, while the plugin currently has no known vulnerabilities and a minimal attack surface, the high percentage of unescaped output represents a significant and immediate risk. The absence of capability and nonce checks also introduces potential future risks if the plugin's functionality expands. Addressing the output escaping issue should be the highest priority.

Key Concerns

  • Significant portion of outputs not properly escaped
  • No capability checks present
  • No nonce checks present
Vulnerabilities
None known

Scheduled Posts Dashboad Widget Security Vulnerabilities

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

Scheduled Posts Dashboad Widget Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Scheduled Posts Dashboad Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_dashboard_setupclass-scheduled-posts-dashboard-widget.php:26
actionplugins_loadedclass-scheduled-posts-dashboard-widget.php:27
actiondashboard_glance_itemsclass-scheduled-posts-dashboard-widget.php:31
Maintenance & Trust

Scheduled Posts Dashboad Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 15, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Scheduled Posts Dashboad Widget Developer Profile

Frank Neumann-Staude

11 plugins · 8K total installs

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

How We Detect Scheduled Posts Dashboad Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scheduled-posts-dashboard-widget/css/jquery.tablesorter.pager.css/wp-content/plugins/scheduled-posts-dashboard-widget/css/scheduled-posts.css/wp-content/plugins/scheduled-posts-dashboard-widget/js/jquery.tablesorter.min.js/wp-content/plugins/scheduled-posts-dashboard-widget/js/jquery.tablesorter.pager.js
Script Paths
/wp-content/plugins/scheduled-posts-dashboard-widget/js/jquery.tablesorter.min.js/wp-content/plugins/scheduled-posts-dashboard-widget/js/jquery.tablesorter.pager.js
Version Parameters
scheduled-posts-dashboard-widget/css/jquery.tablesorter.pager.css?ver=scheduled-posts-dashboard-widget/css/scheduled-posts.css?ver=scheduled-posts-dashboard-widget/js/jquery.tablesorter.min.js?ver=scheduled-posts-dashboard-widget/js/jquery.tablesorter.pager.js?ver=

HTML / DOM Fingerprints

CSS Classes
scheduledpostsscheduledpost
Data Attributes
data-code
JS Globals
jQuery
FAQ

Frequently Asked Questions about Scheduled Posts Dashboad Widget