Good Old Twitter Feed Widget Security & Risk Analysis

wordpress.org/plugins/good-old-twitter-feed-widget

Shows the latest tweets from a Twitter account in a sidebar widget.

400 active installs v1.2.6 PHP + WP 2.9+ Updated Oct 26, 2022
sidebarsocialsocial-sidebartwittertwitter-sidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Good Old Twitter Feed Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'good-old-twitter-feed-widget' plugin version 1.2.6 presents a mixed security profile. On the positive side, it demonstrates strong adherence to secure coding practices by avoiding dangerous functions, raw SQL queries, file operations, and external HTTP requests. Furthermore, the absence of known CVEs and a clean vulnerability history suggests a generally well-maintained and secure plugin over time. The static analysis also indicates a limited attack surface, with only one shortcode identified as an entry point, and importantly, this entry point has no explicit authentication checks required by the code signals, meaning the application logic itself handles access control.

However, a significant concern arises from the poor output escaping. With only 6% of its 16 total outputs properly escaped, the plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. This means that malicious scripts could potentially be injected and executed within the context of a user's browser when viewing content generated by this widget. While the plugin's code analysis did not reveal any specific taint flows or direct security issues related to SQL injection or authentication bypass, the XSS risk is substantial and could be exploited if user-supplied data is rendered without adequate sanitization or escaping. The lack of nonce checks is also a minor concern, though less critical given the absence of AJAX handlers and REST API routes that would typically leverage them.

Key Concerns

  • Insufficient output escaping (XSS risk)
  • Missing nonce checks
Vulnerabilities
None known

Good Old Twitter Feed Widget Security Vulnerabilities

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

Good Old Twitter Feed Widget Code Analysis

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

Output Escaping

6% escaped16 total outputs
Attack Surface

Good Old Twitter Feed Widget Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[good_old_twitter] good_old_twitter_widget.php:693
WordPress Hooks 1
actionwidgets_initgood_old_twitter_widget.php:689
Maintenance & Trust

Good Old Twitter Feed Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedOct 26, 2022
PHP min version
Downloads28K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Good Old Twitter Feed Widget Developer Profile

whiletrue

7 plugins · 3K total installs

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

How We Detect Good Old 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/good-old-twitter-feed-widget/css/widget.css/wp-content/plugins/good-old-twitter-feed-widget/css/font-awesome.min.css/wp-content/plugins/good-old-twitter-feed-widget/js/widget.js
Script Paths
/wp-content/plugins/good-old-twitter-feed-widget/js/widget.js
Version Parameters
good-old-twitter-feed-widget/css/widget.css?ver=good-old-twitter-feed-widget/css/font-awesome.min.css?ver=good-old-twitter-feed-widget/js/widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
gotw_advanced
FAQ

Frequently Asked Questions about Good Old Twitter Feed Widget