Multisite Dashboard Switcher Security & Risk Analysis

wordpress.org/plugins/multisite-dashboard-switcher

The Multisite Dashboard Switcher is a plugin written for WordPress that allows multisite administrators to easily switch between Dashboards.

10 active installs v1.5.1 PHP + WP 3.2.1+ Updated Jan 30, 2024
multisitenetworkswitchswitcher
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multisite Dashboard Switcher Safe to Use in 2026?

Generally Safe

Score 85/100

Multisite Dashboard Switcher 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 'multisite-dashboard-switcher' v1.5.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified vulnerabilities in its history, coupled with a lack of critical signals from static analysis such as dangerous functions, unsanitized taint flows, or external HTTP requests, is highly encouraging. The presence of nonce and capability checks also indicates an awareness of fundamental WordPress security practices.

However, two significant concerns warrant attention. The plugin utilizes raw SQL queries without prepared statements, which is a common vector for SQL injection vulnerabilities, especially if user-controlled input is ever incorporated into these queries in future updates. Furthermore, the lack of output escaping on the single identified output point means that if any dynamic data is ever echoed without proper sanitization, it could lead to Cross-Site Scripting (XSS) vulnerabilities.

While the plugin's vulnerability history is clean, suggesting responsible development or a limited attack surface historically, the identified code signals highlight potential weaknesses that could be exploited. The strengths lie in the minimal attack surface and the basic security checks in place. The weaknesses are the SQL and output escaping issues, which, despite no current history, represent latent risks.

Key Concerns

  • Raw SQL queries without prepared statements
  • Unescaped output
Vulnerabilities
None known

Multisite Dashboard Switcher Security Vulnerabilities

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

Multisite Dashboard Switcher Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Multisite Dashboard Switcher Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_bar_menumultisite-dashboard-switcher.php:11
actionnetwork_admin_menumultisite-dashboard-switcher.php:12
actionadmin_post_update_my_settingsmultisite-dashboard-switcher.php:13
Maintenance & Trust

Multisite Dashboard Switcher Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 30, 2024
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Multisite Dashboard Switcher Developer Profile

sjlevy

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 Multisite Dashboard Switcher

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Multisite Dashboard Switcher