Remote Dashboard Widget Security & Risk Analysis

wordpress.org/plugins/remote-dashboard-widget

Marketing widget for (remotely) displaying website maintainer or -support contact information on the WordPress dashboard

10 active installs v0.0.30 PHP 8.1+ WP 5.4+ Updated Dec 1, 2023
contact-detailsdashboard-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remote Dashboard Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The remote-dashboard-widget plugin, version 0.0.30, presents a generally positive security posture based on the provided static analysis. The absence of any identified CVEs and a clean vulnerability history suggest a history of responsible development or a lack of historical scrutiny. The code itself exhibits good practices such as 100% usage of prepared statements for SQL queries and a high percentage of properly escaped output, minimizing common risks like SQL injection and cross-site scripting. Furthermore, the lack of file operations and external HTTP requests reduces the attack surface significantly in those areas. However, several critical security considerations remain. The plugin has zero capability checks and zero nonce checks, which is a significant oversight. This means that any functionality exposed, even if not directly visible as an entry point in the static analysis, could potentially be accessed and manipulated by any authenticated user, regardless of their role or permissions. The single external HTTP request, while not inherently malicious, represents an unknown risk as its purpose and destination are not detailed. The complete absence of taint analysis flows is unusual; while it could indicate no exploitable flows, it might also suggest an incomplete analysis or a lack of complex data handling that would expose such flows.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • External HTTP requests present (unknown risk)
  • 0 taint flows analyzed (potential for missed vulnerabilities)
Vulnerabilities
None known

Remote Dashboard Widget Security Vulnerabilities

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

Remote Dashboard Widget Release Timeline

v0.0.30Current
v0.0.29
v0.0.28
v0.0.27
v0.0.26
v0.0.25
Code Analysis
Analyzed Mar 16, 2026

Remote Dashboard Widget Code Analysis

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

Output Escaping

93% escaped15 total outputs
Attack Surface

Remote Dashboard Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_initdashboard-widget.php:57
actioncmb2_admin_initdashboard-widget.php:58
actionadmin_enqueue_scriptsdashboard-widget.php:67
actionwp_dashboard_setupdashboard-widget.php:68
actionwp_dashboard_setupdashboard-widget.php:69
actionwp_dashboard_setupdashboard-widget.php:70
filterplugin_action_links_remote-dashboard-widget/dashboard-widget.phpdashboard-widget.php:71
actioncmb2_before_formincludes\OptionsPage.php:28
actioncmb2_save_options-page_fields_wp_dashboard_widget_options_metaboxincludes\OptionsPage.php:29
Maintenance & Trust

Remote Dashboard Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedDec 1, 2023
PHP min version8.1
Downloads939

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Remote Dashboard Widget Developer Profile

WP Dashboard Widget

1 plugin · 10 total installs

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

How We Detect Remote Dashboard Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remote-dashboard-widget/admin/css/style.css
Version Parameters
remote-dashboard-widget/admin/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
dashboard-widget-link
FAQ

Frequently Asked Questions about Remote Dashboard Widget