Google Reader Stats Security & Risk Analysis

wordpress.org/plugins/google-reader-stats

This plugin adds the Google Reader Stats (+1 count/View count) to your blog posts.

10 active installs v1.4 PHP + WP 2.9+ Updated Nov 4, 2011
googlegoogle-readerstatstatisticstats
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Google Reader Stats Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "google-reader-stats" plugin v1.4 exhibits a mixed security posture. While the absence of known CVEs and a lack of critical or high-severity taint flows are positive indicators, several code signals raise concerns. The extremely low percentage of properly escaped output (23%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered without adequate sanitization. Furthermore, the complete absence of capability checks and nonce checks, combined with a significant number of SQL queries (10) where only 10% use prepared statements, points to potential SQL injection risks and privilege escalation vulnerabilities. The presence of file operations and external HTTP requests without proper authentication or sanitization also increases the attack surface. Despite the clean vulnerability history, the internal code analysis reveals significant potential weaknesses that could be exploited if an attacker can find an entry point. The plugin's strengths lie in its limited attack surface through traditional WordPress entry points, but its internal coding practices present substantial security risks.

Key Concerns

  • Low output escaping percentage
  • Low percentage of prepared statements for SQL
  • No capability checks
  • No nonce checks
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Google Reader Stats Security Vulnerabilities

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

Google Reader Stats Code Analysis

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

SQL Query Safety

10% prepared10 total queries

Output Escaping

23% escaped95 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
google_reader_stats_options (google-reader-stats.php:133)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Google Reader Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menugoogle-reader-stats.php:16
actionwp_footergoogle-reader-stats.php:56
filterthe_contentgoogle-reader-stats.php:69
filtermanage_posts_columnsgoogle-reader-stats.php:72
actionmanage_posts_custom_columngoogle-reader-stats.php:73
actionwidgets_initgoogle-reader-stats.php:649
actionadmin_head-edit.phpgoogle-reader-stats.php:827
Maintenance & Trust

Google Reader Stats Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 4, 2011
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Google Reader Stats Developer Profile

moallemi

6 plugins · 90 total installs

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

How We Detect Google Reader Stats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/google-reader-stats/grs_plusone_small.png/wp-content/plugins/google-reader-stats/grs_view_small.png
Version Parameters
google-reader-stats/style.css?ver=google-reader-stats/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
grs-plusonegrs-viewsgoogle-reader-stats
HTML Comments
<!-- Google Reader Stats --><!-- End Google Reader Stats -->
Data Attributes
data-grs-post-iddata-grs-plusone-countdata-grs-views-count
JS Globals
googleReaderStatsgrs_update_options
Shortcode Output
<span class="grs-plusone"><span class="grs-views">
FAQ

Frequently Asked Questions about Google Reader Stats