WP Network Stats Security & Risk Analysis

wordpress.org/plugins/wp-network-stats

View/Export network statistics related to users & plugins per site, themes, plugins and other site stats in your multisite network.

10 active installs v1.0.4 PHP + WP 4.0+ Updated Sep 7, 2016
networksitestatstheme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Network Stats Safe to Use in 2026?

Generally Safe

Score 85/100

WP Network Stats has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "wp-network-stats" plugin v1.0.4 exhibits a generally positive security posture, with no known CVEs and a low number of code signals that indicate immediate high risk. The absence of critical or high severity taint flows, dangerous functions, and external HTTP requests are strong indicators of good development practices. The plugin also appears to have a minimal attack surface, with all entry points lacking authentication checks, which is a significant advantage.

However, there are areas for concern. The low percentage of properly escaped output (21%) suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is involved in these unescaped outputs. While the SQL query preparation rate is decent at 73%, the remaining 27% could still be a vector for SQL injection if those queries handle user input. The complete lack of nonce checks across all entry points is also a notable weakness, potentially opening doors to Cross-Site Request Forgery (CSRF) attacks.

The plugin's vulnerability history being clean is a positive sign, but it could also be attributed to its limited scope or fewer past analyses. Overall, "wp-network-stats" v1.0.4 has strengths in its limited attack surface and lack of known severe vulnerabilities. However, the handling of output and the absence of nonce checks are significant weaknesses that require attention to mitigate potential risks.

Key Concerns

  • Low output escaping rate (21%)
  • Some SQL queries not using prepared statements
  • Zero nonce checks on entry points
Vulnerabilities
None known

WP Network Stats Security Vulnerabilities

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

WP Network Stats Code Analysis

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

SQL Query Safety

73% prepared11 total queries

Output Escaping

21% escaped14 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
handle_file_requests (admin\class-network-stats-admin.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Network Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedincludes\class-network-stats.php:166
actionadmin_initincludes\class-network-stats.php:186
actionnetwork_admin_menuincludes\class-network-stats.php:199
actionadmin_initincludes\class-network-stats.php:202
actioncron_generate_reportsincludes\class-network-stats.php:205
actioncron_refresh_site_statsincludes\class-network-stats.php:208
actioncron_refresh_plugin_statsincludes\class-network-stats.php:211
actioncron_refresh_user_statsincludes\class-network-stats.php:214
actioncron_refresh_theme_statsincludes\class-network-stats.php:217
actioncron_send_notification_emailincludes\class-network-stats.php:220
actionwp_enqueue_scriptsincludes\class-network-stats.php:235
actionwp_enqueue_scriptsincludes\class-network-stats.php:236

Scheduled Events 7

cron_refresh_user_stats
cron_refresh_plugin_stats
cron_refresh_theme_stats
cron_refresh_site_stats
cron_send_notification_email
cron_refresh_site_stats
cron_send_notification_email
Maintenance & Trust

WP Network Stats Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 7, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Network Stats Developer Profile

Harshit

2 plugins · 20 total installs

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

How We Detect WP Network Stats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-network-stats/admin/js/network-stats-admin.js
Script Paths
/wp-content/plugins/wp-network-stats/admin/js/network-stats-admin.js

HTML / DOM Fingerprints

JS Globals
network_stats_admin_params
FAQ

Frequently Asked Questions about WP Network Stats