TwitterRSS Stats Security & Risk Analysis

wordpress.org/plugins/twitter-rss-social-stats

Simple plug-in that displays your Twitter Followers & Rss Subscibers Stats. Just activate & setup this widget.

10 active installs v1.0 PHP + WP 2.0.2+ Updated Oct 20, 2011
rsssidebartwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TwitterRSS Stats Safe to Use in 2026?

Generally Safe

Score 85/100

TwitterRSS 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 security posture of the 'twitter-rss-social-stats' v1.0 plugin presents a mixed bag of good practices and concerning omissions. On the positive side, the plugin exhibits a clean bill of health regarding known vulnerabilities, with zero recorded CVEs. Furthermore, its SQL queries are correctly implemented using prepared statements, and there are no external HTTP requests, reducing certain attack vectors. However, the static analysis reveals significant weaknesses, most notably the complete absence of output escaping for all 12 identified outputs. This is a critical flaw that could lead to cross-site scripting (XSS) vulnerabilities if any user-controlled data is displayed without proper sanitization. Additionally, the lack of nonce checks and capability checks, coupled with zero protected entry points, means that any potential interaction points could be exploited without proper authentication or authorization, especially if a future version expands the attack surface. The absence of taint analysis results might indicate limited analysis depth or that the current codebase, despite its flaws, didn't present obvious taint flows in the analyzed scope.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

TwitterRSS Stats Security Vulnerabilities

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

TwitterRSS Stats Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped12 total outputs
Attack Surface

TwitterRSS Stats Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initTRRStats.php:142
actionwp_headTRRStats.php:143
Maintenance & Trust

TwitterRSS Stats Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedOct 20, 2011
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

TwitterRSS Stats Developer Profile

Ajay Patel

2 plugins · 20 total installs

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

How We Detect TwitterRSS Stats

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twitter-rss-social-stats/css/style.css/wp-content/plugins/twitter-rss-social-stats/img/twitter.png/wp-content/plugins/twitter-rss-social-stats/img/rss_feed.png/wp-content/plugins/twitter-rss-social-stats/img/rss_email.png

HTML / DOM Fingerprints

CSS Classes
widget_hello_worldsidebarContainersubscribeSidebarBoxicontitlecount
Data Attributes
id="sidebarSubscribe"id="followTwitter"class="subscribeSidebarBox"id="subscribeRSS"id="subscribeEmail"
FAQ

Frequently Asked Questions about TwitterRSS Stats