
Sort My Sites Security & Risk Analysis
wordpress.org/plugins/sort-my-sitesSort My Sites lets you change the ordering of the My Sites menu on the dashboard and in the admin bar.
Is Sort My Sites Safe to Use in 2026?
Generally Safe
Score 100/100Sort My Sites has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'sort-my-sites' v1.3 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface and the potential for unauthenticated access. The code also demonstrates good practices with all SQL queries utilizing prepared statements and no file operations or external HTTP requests being made.
However, a notable concern arises from the output escaping. With only 8% of the 13 total outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed without proper sanitization could be exploited. Furthermore, the complete lack of nonce and capability checks across all potential entry points is a critical weakness, especially if the plugin were to evolve and introduce new functionalities that interact with sensitive data or actions.
The plugin's vulnerability history is completely clean, with no recorded CVEs. This is a positive indicator, suggesting a commitment to security or perhaps a limited scope of functionality that has not yet attracted malicious attention. However, the clean history should not overshadow the existing code-level risks, particularly the poor output escaping and the absence of essential security checks.
Key Concerns
- Low percentage of properly escaped output
- Missing nonce checks
- Missing capability checks
Sort My Sites Security Vulnerabilities
Sort My Sites Code Analysis
Output Escaping
Sort My Sites Attack Surface
WordPress Hooks 7
Maintenance & Trust
Sort My Sites Maintenance & Trust
Maintenance Signals
Community Trust
Sort My Sites Alternatives
Reorder My Sites
reorder-my-sites
For WordPress Multisite. Reorders the My Sites dropdown menu in the Admin Bar alphabetically. It keeps the main blog at the top.
Network Username Restrictions Override
network-username-restrictions-override
Override restrictions on WordPress network usernames.
Advanced Custom Fields: Sites Field
advanced-custom-fields-sites-field
Adds a sites field type to ACF. Allows for selection of one or multiple sites in a multisite network.
Better My Sites Menu
better-my-sites-menu
When using WordPress multisite, the "My Sites" menu item will be added to the admin bar. Out of the box, this menu has a few limitations:
Multisite Dashboard Broadcast
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.
Sort My Sites Developer Profile
1 plugin · 20 total installs
How We Detect Sort My Sites
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/sort-my-sites/admin/css/sort-my-sites-admin.css/wp-content/plugins/sort-my-sites/admin/js/sort-my-sites-admin.jsHTML / DOM Fingerprints
custom_fieldsname="sort-my-sites_options[order_by]"name="sort-my-sites_options[direction]"name="sort-my-sites_options[case_sensitive]"name="sort-my-sites_options[primary_at_top]"