Twitter Feed Widget Security & Risk Analysis

wordpress.org/plugins/twitter-feed-widget

Twitter Feed Widget will display your tweets using ajax and jquery. It shows one tweet at a time and loops through an specified number of tweets and time interval. *IMPORTANT* the twitter feed currently uses the new Twitter 1.1 API you will need to get your Access Token,Access Token Secret, Consumer Key and Consumer Secret from [dev.twitter.com](https://dev.twitter.com/docs/auth/tokens-devtwittercom).

10 active installs v2.0 PHP + WP + Updated Apr 16, 2014
ajaxfeedinstancestwitterwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter Feed Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Twitter Feed Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "twitter-feed-widget" v2.0 plugin presents a mixed security posture. On the positive side, the static analysis reveals no identified vulnerabilities in its vulnerability history, no dangerous functions used, no direct SQL queries (all prepared statements), no file operations, and no bundled libraries. This indicates a generally well-developed plugin with attention to common security pitfalls.

However, significant concerns arise from the code signals. The most critical finding is the extremely low percentage (15%) of properly escaped outputs. This suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, where untrusted user input could be rendered directly in the browser, potentially leading to malicious code execution. Furthermore, the complete absence of nonce checks and capability checks on any identified entry points (though the analysis shows zero entry points, which itself is unusual and might warrant further investigation) means that even if entry points were present, they would be entirely unprotected against unauthorized access or manipulation.

While the lack of known CVEs is a strong positive, it can sometimes be attributed to limited security auditing or a lack of widespread adoption. The low output escaping rate is a clear indicator of a serious flaw that could be exploited. The plugin's strength lies in its adherence to safe database practices and its lack of dangerous functions. The weakness lies in its handling of user-supplied data for output, presenting a notable risk of XSS. A balanced conclusion suggests that while the plugin avoids some common pitfalls, the severe lack of output escaping is a significant security liability that needs immediate attention.

Key Concerns

  • Poor output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Twitter Feed Widget Security Vulnerabilities

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

Twitter Feed Widget Code Analysis

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

Output Escaping

15% escaped109 total outputs
Attack Surface

Twitter Feed Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_inittwitter-feed-widget.php:240
Maintenance & Trust

Twitter Feed Widget Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedApr 16, 2014
PHP min version
Downloads8K

Community Trust

Rating20/100
Number of ratings3
Active installs10
Developer Profile

Twitter Feed Widget Developer Profile

Xavier Serrano

2 plugins · 30 total installs

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

How We Detect Twitter Feed Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twitter-feed-widget/style.css
Version Parameters
twitter-feed-widget/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
tsm_twitter_feed_widgettwitter-box
Data Attributes
id="tsm-twitter-feed-widget-name="tsm-twitter-feed-widget-titlename="tsm-twitter-feed-widget-twittername="tsm-twitter-feed-widget-howManyTweetsname="tsm-twitter-feed-widget-timeIntervalname="tsm-twitter-feed-widget-twitterAccessToken+3 more
JS Globals
tweetBodytwitterJSONtweetTxttweetURLpatternpatt+7 more
FAQ

Frequently Asked Questions about Twitter Feed Widget