
Multisite Plugin Stats Security & Risk Analysis
wordpress.org/plugins/multisite-plugin-statsA multisite plugin to show plugin activations across all your sites.
Is Multisite Plugin Stats Safe to Use in 2026?
Generally Safe
Score 85/100Multisite Plugin Stats has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "multisite-plugin-stats" v1.1 plugin exhibits a seemingly strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is a positive sign. However, the analysis reveals critical weaknesses in how data is handled. The fact that 100% of SQL queries are not using prepared statements, combined with 100% of outputs not being properly escaped, presents a high risk of SQL injection and Cross-Site Scripting (XSS) vulnerabilities. Despite the clean vulnerability history, these code-level issues are substantial concerns that could be exploited if any of the entry points (even if currently zero) were to be introduced or become accessible.
While the plugin's limited attack surface and lack of known vulnerabilities are strengths, the complete disregard for prepared statements in SQL and proper output escaping are significant vulnerabilities. These fundamental security practices are missing, creating a substantial risk of data compromise and arbitrary code execution if any data processed by the plugin is ever user-supplied or exposed to the public web. The plugin's current state is precarious; it may be secure by obscurity due to its lack of exposed functionality, but the underlying code is insecure.
Key Concerns
- SQL queries do not use prepared statements
- Output not properly escaped
- No nonce checks
- No capability checks
Multisite Plugin Stats Security Vulnerabilities
Multisite Plugin Stats Code Analysis
SQL Query Safety
Output Escaping
Multisite Plugin Stats Attack Surface
WordPress Hooks 4
Maintenance & Trust
Multisite Plugin Stats Maintenance & Trust
Maintenance Signals
Community Trust
Multisite Plugin Stats Alternatives
Plugin Report
plugin-report
A WordPress plugin that provides detailed information about currently installed plugins.
Multisite Plugin Manager
multisite-plugin-manager
The essential plugin for every multisite install! Manage plugin access permissions across your entire multisite network.
Plugin Activation Status
plugin-activation-status
Scans a multisite or multi-network installation to identify all plugins that are active or not.
Multi Site Plugins Add New
multi-site-plugins-add-new
Adds an "Add New" sub menu item to the Plugins menu of all sites inside of a network for network admins.
Proper Network Activation
proper-network-activation
Avoid errors when using WordPress MultiSite network activation
Multisite Plugin Stats Developer Profile
1 plugin · 40 total installs
How We Detect Multisite Plugin Stats
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/multisite-plugin-stats/js/admin.js/wp-content/plugins/multisite-plugin-stats/js/admin.jsHTML / DOM Fingerprints
plugin_listplugin_countplugin_site_listid="plugin_count_"id="site_list_"