Feed Subscriber Stats Security & Risk Analysis

wordpress.org/plugins/feed-subscriber-stats

Ever wanted to see your FeedBurner stats on the Wordpress Dashboard? Well now you can with this simple plugin. The plugin uses FeedBurner's Aware …

20 active installs v3.0.6 PHP + WP 2.7+ Updated Jun 22, 2009
feedfeedburnerfeedsrsssidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feed Subscriber Stats Safe to Use in 2026?

Generally Safe

Score 85/100

Feed Subscriber Stats 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 "feed-subscriber-stats" v3.0.6 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates excellent practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerability history (CVEs). The attack surface appears minimal, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events that would typically represent entry points for attackers. Furthermore, the absence of external HTTP requests and file operations reduces potential exposure vectors.

However, significant concerns arise from the output escaping. With 14 total outputs and 0% properly escaped, this represents a critical weakness. Unescaped output is a common gateway for Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the WordPress dashboard or user-facing pages. The taint analysis, while showing no critical or high severity flows, does indicate 4 flows with unsanitized paths, which, when combined with the lack of output escaping, could still lead to exploitable situations. The complete absence of nonce and capability checks on all identified entry points (though the entry point count is zero) is also a noteworthy omission that could be leveraged if new entry points are introduced in future versions.

In conclusion, while the plugin benefits from a clean vulnerability history and secure SQL handling, the severe lack of output escaping poses a substantial XSS risk. The absence of broader security checks like nonces and capability checks on the limited identified components further contributes to potential vulnerabilities. The developer should prioritize addressing the output escaping issues immediately.

Key Concerns

  • 0% output escaping
  • 4 flows with unsanitized paths
  • 0 capability checks on entry points
  • 0 nonce checks on entry points
Vulnerabilities
None known

Feed Subscriber Stats Security Vulnerabilities

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

Feed Subscriber Stats Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

0% escaped14 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
fssSettings (feedsubstats.php:130)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Feed Subscriber Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitfeedsubstats.php:31
actionadmin_headfeedsubstats.php:32
actionwp_dashboard_setupfeedsubstats.php:33
actionadmin_menufeedsubstats.php:34
actionactivity_box_endfeedsubstats.php:44
Maintenance & Trust

Feed Subscriber Stats Maintenance & Trust

Maintenance Signals

WordPress version tested2.8
Last updatedJun 22, 2009
PHP min version
Downloads13K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Feed Subscriber Stats Developer Profile

Allan Collins

4 plugins · 830 total installs

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

How We Detect Feed Subscriber Stats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feed-subscriber-stats/images/rss.jpg

HTML / DOM Fingerprints

CSS Classes
circulation
JS Globals
jQuery
FAQ

Frequently Asked Questions about Feed Subscriber Stats