Multisite Dashboard Broadcast Security & Risk Analysis

wordpress.org/plugins/multisite-dashboard-broadcast

Place a widget on top of every site's dashboard under the same Multisite installation, containing whatever content the Super Admin writes.

10 active installs v0.1 PHP + WP + Updated Unknown
dashboardmultisitenetworkwidgetwpmu
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multisite Dashboard Broadcast Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The multisite-dashboard-broadcast plugin v0.1 exhibits a generally positive security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are all prepared, and there are no file operations or external HTTP requests. The absence of taint analysis findings and a clean vulnerability history further contribute to this positive outlook. This suggests good coding practices and a lack of known exploitable issues.

However, a significant concern arises from the complete lack of output escaping. With 7 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed back to users without proper sanitization can be exploited to inject malicious scripts. Additionally, the absence of nonce checks, while not directly linked to an unprotected entry point in this analysis, is a common security best practice that is missing. The single capability check is a positive sign but doesn't mitigate the XSS risk.

Given the lack of historical vulnerabilities and a seemingly small attack surface, the plugin's core functionality might be sound. However, the critical flaw in output escaping presents a substantial security risk that overshadows these strengths. The plugin needs immediate attention to address the unescaped output to prevent potential XSS attacks.

Key Concerns

  • No output escaping on 7 outputs
  • No nonce checks implemented
Vulnerabilities
None known

Multisite Dashboard Broadcast Security Vulnerabilities

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

Multisite Dashboard Broadcast Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Multisite Dashboard Broadcast Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitmultisite-dashboard-broadcast.php:41
actionadmin_menumultisite-dashboard-broadcast.php:42
actionnetwork_admin_menumultisite-dashboard-broadcast.php:43
actionwp_dashboard_setupmultisite-dashboard-broadcast.php:44
actionwp_network_dashboard_setupmultisite-dashboard-broadcast.php:45
Maintenance & Trust

Multisite Dashboard Broadcast Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Multisite Dashboard Broadcast Developer Profile

mogita

1 plugin · 10 total installs

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

How We Detect Multisite Dashboard Broadcast

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="broadcast_message_title"id="broadcast_message"
JS Globals
window.location
FAQ

Frequently Asked Questions about Multisite Dashboard Broadcast