Post Status Dashboard Security & Risk Analysis

wordpress.org/plugins/post-status-dashboard

This plugin allows you to show posts on the dashboard based on a POST STATUS. This can be the default post status from wordpress such as:

10 active installs v1.4.1 PHP + WP 3.9+ Updated Feb 18, 2019
dashboardpoststatustypewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Status Dashboard Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'post-status-dashboard' v1.4.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with insufficient authentication or permission checks significantly reduces the attack surface. Furthermore, the complete avoidance of dangerous functions, raw SQL queries, file operations, and external HTTP requests are commendable security practices. The vulnerability history showing zero known CVEs further bolsters confidence in its security. However, a notable concern arises from the taint analysis, which identified one flow with unsanitized paths. While not classified as critical or high severity, any unsanitized path represents a potential avenue for vulnerabilities, especially if the plugin's functionality involves user-supplied data that is processed without proper validation or sanitization. Additionally, the output escaping metric indicates that only 20% of outputs are properly escaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-controllable data is directly outputted without proper sanitization.

Key Concerns

  • Unsanitized path flow found
  • Low percentage of properly escaped output
Vulnerabilities
None known

Post Status Dashboard Security Vulnerabilities

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

Post Status Dashboard Code Analysis

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

Output Escaping

20% escaped20 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<post-status-dashboard> (post-status-dashboard.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Post Status Dashboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedpost-status-dashboard.php:352
actionwp_dashboard_setuppost-status-dashboard.php:359
Maintenance & Trust

Post Status Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 18, 2019
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Post Status Dashboard Developer Profile

FuzzGuard

5 plugins · 8K total installs

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

How We Detect Post Status Dashboard

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
feature_post_class_wrap
Data Attributes
PSD_addNewWidgetPSD_removeWidgetPSD_id
FAQ

Frequently Asked Questions about Post Status Dashboard