Reorder Multisite Sites Dropdown Security & Risk Analysis

wordpress.org/plugins/reorder-multisite-sites-dropdown

Adds advanced ordering controls to the WordPress Multisite My Sites admin bar dropdown, allowing administrators to organize sites with drag-and-drop, …

10 active installs v2.0 PHP 7.0+ WP 4.5+ Updated Mar 4, 2026
dropdownmenumultisitemy-sitesreorder
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Reorder Multisite Sites Dropdown Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The plugin 'reorder-multisite-sites-dropdown' v2.0 demonstrates a generally strong security posture based on the provided static analysis. The absence of any known CVEs, critical taint flows, dangerous functions, file operations, or external HTTP requests is a significant positive. The fact that all SQL queries utilize prepared statements and that there are no identified unsanitized paths in taint analysis further reinforces this. However, there are areas for concern. The limited output escaping (72% properly escaped) suggests a potential for reflected cross-site scripting (XSS) vulnerabilities if the unescaped outputs are user-controlled. Additionally, the lack of capability checks on any entry points is a notable weakness, as it implies that any authenticated user, regardless of their role, could potentially interact with these functionalities. While the attack surface is currently zero, relying solely on nonce checks for security without implementing capability checks on potential future entry points is not a robust long-term strategy.

Despite the lack of known vulnerabilities and a seemingly clean code analysis regarding critical security flaws, the incomplete output escaping and the absence of capability checks present potential risks. The plugin's vulnerability history being entirely clear is a very good sign, suggesting consistent good practices from the developers. The primary weakness lies in the potential for XSS due to imperfect output escaping and the lack of role-based access control on any functionalities that might be introduced. Therefore, while the current risk appears low, it's not negligible, and addressing the output escaping and implementing capability checks would significantly improve its security.

Key Concerns

  • Output escaping is not fully implemented
  • No capability checks on entry points
Vulnerabilities
None known

Reorder Multisite Sites Dropdown Security Vulnerabilities

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

Reorder Multisite Sites Dropdown Code Analysis

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

Output Escaping

72% escaped32 total outputs
Attack Surface

Reorder Multisite Sites Dropdown Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_headfunctions.php:360
actionwp_headfunctions.php:361
actionadmin_enqueue_scriptsfunctions.php:375
actionnetwork_admin_menufunctions.php:391
actionadmin_bar_menufunctions.php:558
Maintenance & Trust

Reorder Multisite Sites Dropdown Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 4, 2026
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings5
Active installs10
Developer Profile

Reorder Multisite Sites Dropdown Developer Profile

kodeala

3 plugins · 60 total installs

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

How We Detect Reorder Multisite Sites Dropdown

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reorder-multisite-sites-dropdown/dist/reorder-multisite-sites-dropdown.css/wp-content/plugins/reorder-multisite-sites-dropdown/dist/reorder-multisite-sites-dropdown.js
Script Paths
/wp-content/plugins/reorder-multisite-sites-dropdown/dist/reorder-multisite-sites-dropdown.js
Version Parameters
reorder-multisite-sites-dropdown/dist/reorder-multisite-sites-dropdown.css?ver=reorder-multisite-sites-dropdown/dist/reorder-multisite-sites-dropdown.js?ver=

HTML / DOM Fingerprints

CSS Classes
msdd-iconmsdd-icon-movemsdd-icon-unwrapmsdd-site-rowmsdd-group-rowmsdd-divider-rowmsdd-site-titlemsdd-group-title+9 more
HTML Comments
<!-- msdd-editor-items --><!-- msdd-site-row --><!-- msdd-group-row --><!-- msdd-divider-row -->+3 more
Data Attributes
data-site-iddata-group-iddata-item-typedata-is-draggable
JS Globals
window.kodeala_msdd_data
FAQ

Frequently Asked Questions about Reorder Multisite Sites Dropdown