PopStats Security & Risk Analysis

wordpress.org/plugins/popstats

Popstats is a plugin to enhace statics of your blog, now you'll know more about your visitors.

30 active installs v3.0 PHP + WP 2.1+ Updated Dec 30, 2010
avglogsstatisticsstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PopStats Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The static analysis of the "popstats" v3.0 plugin reveals significant security concerns despite a lack of recorded historical vulnerabilities or a large attack surface. The most alarming findings are the extensive use of raw SQL queries without prepared statements and the complete absence of output escaping. This combination presents a high risk of SQL injection and Cross-Site Scripting (XSS) vulnerabilities, respectively. While the plugin has a single nonce check, it lacks capability checks, meaning any user, regardless of their WordPress role, could potentially interact with its functionalities if entry points existed. The taint analysis further corroborates these risks, indicating two flows with unsanitized paths, classified as high severity, directly stemming from the unescaped outputs or raw SQL queries.

Key Concerns

  • All SQL queries use raw statements
  • No output escaping found
  • High severity taint flows found
  • No capability checks on entry points
Vulnerabilities
None known

PopStats Security Vulnerabilities

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

PopStats Code Analysis

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

SQL Query Safety

0% prepared51 total queries

Output Escaping

0% escaped117 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ps_setStats (wp-popstats.php:431)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PopStats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitwp-popstats.php:1665
actionadmin_menuwp-popstats.php:1666
actionadmin_headwp-popstats.php:1668
actionadmin_headwp-popstats.php:1669
Maintenance & Trust

PopStats Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedDec 30, 2010
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

PopStats Developer Profile

oxig3n

1 plugin · 30 total installs

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

How We Detect PopStats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/popstats/popstats.css/wp-content/plugins/popstats/popstats.js
Script Paths
/wp-content/plugins/popstats/popstats.js
Version Parameters
popstats/popstats.js?ver=popstats/popstats.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- PopStats v3.0 -->
JS Globals
ps_ajax_refresh_time
FAQ

Frequently Asked Questions about PopStats