statistX Security & Risk Analysis

wordpress.org/plugins/statistx

statistX adds a configurable hit counter to your WordPress blog. It also includes a web traffic and search/keyword -analysis.

10 active installs v1.0.0 PHP + WP 2.0.2+ Updated Feb 16, 2010
counterhit-counterpluginsstatistics
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is statistX Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The plugin 'statistx' v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate no dangerous functions, no file operations, no external HTTP requests, and all SQL queries are properly prepared. The lack of any recorded vulnerabilities in its history further bolsters its security reputation, suggesting a history of secure development practices or a lack of targeted exploitation.

However, a critical concern arises from the output escaping. With 22 total outputs and 0% properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed to other users without proper sanitization or escaping could be exploited. While other areas like nonce checks, capability checks, and taint analysis show no immediate issues, the unescaped output is a glaring weakness that needs immediate attention. The plugin's overall strength in other areas is undermined by this single, high-impact deficiency.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

statistX Security Vulnerabilities

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

statistX Code Analysis

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

Output Escaping

0% escaped22 total outputs
Attack Surface

statistX Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initstatistx.php:27
Maintenance & Trust

statistX Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedFeb 16, 2010
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

statistX Developer Profile

Yatko

6 plugins · 60 total installs

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

How We Detect statistX

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
statistx
HTML Comments
<!-- Start statistX code for statistX 2.0 --><!-- End statistX code for statistX 2.0 -->
Data Attributes
id="statistx-widget"class="widget statistx-widget"
JS Globals
var data = '&r=' + escape(document.referrer)
FAQ

Frequently Asked Questions about statistX