Multisite Administration Tools Security & Risk Analysis

wordpress.org/plugins/multisite-administration-tools

Adds information to the network admin sites, plugins and themes page. Allows you to easily see what theme and plugins are enabled on a site.

10 active installs v1.21 PHP 7.2+ WP 5.8+ Updated Dec 21, 2025
admintoolsmultisitenetworkpluginsthemes
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multisite Administration Tools Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The plugin "multisite-administration-tools" v1.21 exhibits a generally strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that are accessible without authentication, indicating a good practice in limiting the attack surface. Furthermore, the code signals show no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are all positive indicators of secure coding. The complete absence of known CVEs and a clean vulnerability history further bolster its security profile.

However, there are areas for concern. The analysis reveals that only 50% of the identified output operations are properly escaped. This leaves a significant portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not rigorously sanitized before being displayed. Additionally, the lack of any nonce checks or capability checks on the (hypothetically present) entry points is a notable weakness. While the attack surface is currently zero, any future additions without these fundamental security mechanisms could introduce significant vulnerabilities.

In conclusion, the plugin demonstrates excellent security by default through its minimal attack surface and secure handling of core functionalities like database interactions. Its clean vulnerability history is a strong testament to its current stability. The primary weaknesses lie in the incomplete output escaping and the complete absence of authorization checks on entry points, which, despite the current lack of entry points, represents a potential risk for future development. Addressing the output escaping and ensuring proper authorization are implemented for any future additions would further solidify its security.

Key Concerns

  • Incomplete output escaping
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Multisite Administration Tools Security Vulnerabilities

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

Multisite Administration Tools Code Analysis

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

Output Escaping

50% escaped16 total outputs
Attack Surface

Multisite Administration Tools Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filtermanage_sites-network_columnsmultisite-administration-tools.php:181
actionmanage_sites_custom_columnmultisite-administration-tools.php:260
filtermanage_themes-network_columnsmultisite-administration-tools.php:275
actionmanage_themes_custom_columnmultisite-administration-tools.php:302
filtermanage_plugins-network_columnsmultisite-administration-tools.php:317
actionmanage_plugins_custom_columnmultisite-administration-tools.php:344
Maintenance & Trust

Multisite Administration Tools Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 21, 2025
PHP min version7.2
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Multisite Administration Tools Developer Profile

Aaron Axelsen

3 plugins · 170 total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
139 days
View full developer profile
Detection Fingerprints

How We Detect Multisite Administration Tools

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multisite-administration-tools/msadmintools.css
Script Paths
/wp-content/plugins/multisite-administration-tools/msadmintools.js
Version Parameters
multisite-administration-tools/msadmintools.css?ver=multisite-administration-tools/msadmintools.js?ver=

HTML / DOM Fingerprints

CSS Classes
msadmintools-plugin-details
FAQ

Frequently Asked Questions about Multisite Administration Tools