
Genki Feedburner SiteStats Security & Risk Analysis
wordpress.org/plugins/genki-feedburner-sitestatsInsert Feedburner SiteStats code (without Feeds Flare) for a speed boost
Is Genki Feedburner SiteStats Safe to Use in 2026?
Generally Safe
Score 85/100Genki Feedburner SiteStats has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The genki-feedburner-sitestats plugin version 1.0 presents a mixed security posture. On the positive side, the plugin has no known vulnerabilities, no dangerous functions, and all SQL queries utilize prepared statements. Furthermore, there are no external HTTP requests, file operations, or bundled libraries, which generally reduces the attack surface.
However, significant concerns arise from the static analysis. A complete lack of any authorization checks (capability checks, nonce checks) on all entry points, coupled with the fact that none of the identified output is properly escaped, creates a substantial risk. The taint analysis reveals two flows with unsanitized paths, although they are not flagged as critical or high severity. The absence of any security controls on the attack surface, combined with unescaped output, means that an attacker could potentially inject malicious code or data that would be directly rendered by the browser, leading to Cross-Site Scripting (XSS) vulnerabilities.
Given the plugin's clean vulnerability history, it might suggest either good development practices in the past or simply a lack of targeted discovery. However, the current code analysis highlights critical security gaps that are independent of historical vulnerability data. While the plugin boasts a small attack surface and robust SQL handling, the critical lack of output escaping and authorization checks for any potential entry points represents a significant weakness that could easily be exploited.
Key Concerns
- Unescaped output found
- No capability checks on any entry points
- No nonce checks on any entry points
- Flows with unsanitized paths found (taint analysis)
Genki Feedburner SiteStats Security Vulnerabilities
Genki Feedburner SiteStats Code Analysis
Output Escaping
Data Flow Analysis
Genki Feedburner SiteStats Attack Surface
WordPress Hooks 2
Maintenance & Trust
Genki Feedburner SiteStats Maintenance & Trust
Maintenance Signals
Community Trust
Genki Feedburner SiteStats Alternatives
ExactMetrics – Google Analytics Dashboard for WordPress (Website Stats Plugin)
google-analytics-dashboard-for-wp
Connects Google Analytics with your WordPress site. Displays stats to help you understand your users and site content on a whole new level!
Piwik PRO
piwik-pro
Piwik PRO - Web & App Analytics, Tag Manager, CDP and Consent Manager
RSS Redirect & Feedburner Alternative
feedburner-alternative-and-rss-redirect
Free Feedburner Alternative and RSS Redirect plugin from follow.it.
FeedPress
feedpress
Redirects all feeds to a FeedPress feed and enables realtime feed updates.
Readers From RSS 2 Blog Lite
readers-from-rss-2-blog
Increase Your SALES And BLOG Audience By Turning Your BLOG RSS FEED Into A Powerful MARKETING Machine
Genki Feedburner SiteStats Developer Profile
2 plugins · 50 total installs
How We Detect Genki Feedburner SiteStats
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<script src="http://feeds.feedburner.com/~s/" type="text/javascript" charset="utf-8"></script>