SiteStats Security & Risk Analysis

wordpress.org/plugins/sitestats

Provides useful and interesting statistics about your Wordpress website.

20 active installs v1.0.1 PHP + WP 3.0+ Updated Jan 8, 2015
popularstatstatisticsstatstop
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SiteStats Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The plugin 'sitestats' v1.0.1 exhibits a concerning security posture primarily due to a complete lack of output escaping. While the static analysis reports a zero attack surface and no critical taint flows, the fact that 0% of the 104 identified output operations are properly escaped presents a significant risk of cross-site scripting (XSS) vulnerabilities. This means that any data rendered by the plugin could be manipulated by an attacker to inject malicious scripts, potentially leading to session hijacking, data theft, or defacement. The absence of any known vulnerabilities in its history is a positive indicator, suggesting a potentially well-maintained codebase or simply a lack of past scrutiny. However, this should not overshadow the critical flaw in output handling. The plugin also lacks nonce and capability checks, which further expose it if any entry points were to be discovered or added in the future. While the limited SQL queries and absence of file operations or external requests are good, the unescaped output is a major red flag that requires immediate attention.

Key Concerns

  • Output escaping is not implemented
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

SiteStats Security Vulnerabilities

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

SiteStats Code Analysis

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

SQL Query Safety

48% prepared21 total queries

Output Escaping

0% escaped104 total outputs
Attack Surface

SiteStats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menusitestats.php:45
actionadmin_initsitestats.php:46
actionadmin_enqueue_scriptssitestats.php:47
Maintenance & Trust

SiteStats Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedJan 8, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

SiteStats Developer Profile

mrpaolo

1 plugin · 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 SiteStats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sitestats/css/sitestats.css
Version Parameters
sitestats/css/sitestats.css?ver=

HTML / DOM Fingerprints

CSS Classes
sitestats_gridsitestats_category
FAQ

Frequently Asked Questions about SiteStats