Feedburner Right Now Stats Security & Risk Analysis

wordpress.org/plugins/feedburner-right-now-stats

Feedburner Right Now Stats is a plugin that will simply add your feedburner subsriber count to your Right Now box in your dashboard.

10 active installs v0.2 PHP + WP 2.7+ Updated Aug 31, 2009
adminblogfeedburnerstatssubscriber
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feedburner Right Now Stats Safe to Use in 2026?

Generally Safe

Score 85/100

Feedburner Right Now 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 "feedburner-right-now-stats" v0.2 plugin exhibits a mixed security posture. On the positive side, the plugin has no known historical vulnerabilities (CVEs) and appears to have a very small attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events. All identified SQL queries utilize prepared statements, which is a strong security practice.

However, significant concerns arise from the static analysis. The plugin has zero capability checks and zero nonce checks. Furthermore, a critical finding is that 100% of the identified outputs are not properly escaped. The taint analysis reveals two flows with unsanitized paths, and although they are not categorized as critical or high severity in this report, unsanitized paths are inherently risky. The presence of external HTTP requests without further context also warrants caution.

Given the lack of historical vulnerabilities and the small attack surface, the plugin's current threat level might seem low. However, the identified code signals, particularly the complete lack of output escaping and capability checks, alongside the taint analysis findings, create substantial potential for vulnerabilities. Any future exploit vector targeting these weaknesses could be severe, especially if an attacker can inject data that is then rendered without sanitization. The plugin should be updated to include proper output escaping and capability checks.

Key Concerns

  • Unescaped output (3 total)
  • Flows with unsanitized paths (2 total)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Feedburner Right Now Stats Security Vulnerabilities

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

Feedburner Right Now Stats Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
fb_rns_show_stats (fb-rns.php:48)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Feedburner Right Now Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menufb-rns.php:33
actionadmin_headfb-rns.php:34
Maintenance & Trust

Feedburner Right Now Stats Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.4
Last updatedAug 31, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Feedburner Right Now Stats Developer Profile

Gilbert Pellegrom

6 plugins · 260 total installs

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

How We Detect Feedburner Right Now Stats

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
b-feedfeed
Data Attributes
id="feeduri"id="old"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Feedburner Right Now Stats