WP Twitter Feeds Security & Risk Analysis

wordpress.org/plugins/wp-twitter-feeds

WP Twitter Feeds - A simple widget which lets you add your latest tweets in just a few clicks on your website.

3K active installs v1.5 PHP + WP 4.0+ Updated Jun 18, 2019
twitter-feedstwitter-timelinetwitter-widgettwitter-widget-for-wordpresswp-twitter-feeds
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Twitter Feeds Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "wp-twitter-feeds" v1.5 plugin exhibits a concerning security posture due to a lack of authentication checks on its AJAX handler. While the plugin demonstrates good practices in its SQL query handling and has no known vulnerability history, the unprotected AJAX endpoint presents a significant attack surface. The static analysis reveals one AJAX handler that lacks any authentication or capability checks, making it a direct entry point for potential malicious activity without requiring user login or specific permissions. Furthermore, the taint analysis indicates two flows with unsanitized paths, although they are not classified as critical or high severity, this still warrants attention as it suggests potential for unexpected behavior if these paths are exploited. The low percentage of properly escaped output (16%) is also a notable weakness, increasing the risk of cross-site scripting (XSS) vulnerabilities, even if no specific XSS vulnerabilities were identified in this analysis. The absence of any recorded vulnerabilities could indicate a well-maintained codebase or simply a lack of past scrutiny. Overall, the plugin's strength lies in its secure SQL implementation and clean vulnerability history, but the unprotected AJAX handler and output escaping issues are significant drawbacks that require immediate attention.

Key Concerns

  • AJAX handler without authentication
  • Low output escaping percentage
  • Flows with unsanitized paths
Vulnerabilities
None known

WP Twitter Feeds Security Vulnerabilities

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

WP Twitter Feeds Code Analysis

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

Output Escaping

16% escaped118 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
viwptf_do_user_validation (twitter_usr_validation.php:4)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Twitter Feeds Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_userValidatetwitter_usr_validation.php:3
WordPress Hooks 6
actionadmin_enqueue_scriptscontroller\twitter_widget.class.php:126
actionwp_enqueue_scriptscontroller\twitter_widget.class.php:128
actionwp_footercontroller\twitter_widget.class.php:402
actioninitwp-latest-twitter-tweets.php:34
actionwidgets_initwp-latest-twitter-tweets.php:42
filterplugin_row_metawp-latest-twitter-tweets.php:48
Maintenance & Trust

WP Twitter Feeds Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 18, 2019
PHP min version
Downloads187K

Community Trust

Rating82/100
Number of ratings18
Active installs3K
Developer Profile

WP Twitter Feeds Developer Profile

Team Startbit

6 plugins · 3K total installs

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

How We Detect WP Twitter Feeds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-twitter-feeds/css/admin_style.min.css/wp-content/plugins/wp-twitter-feeds/js/admin_script.js/wp-content/plugins/wp-twitter-feeds/js/validate.js/wp-content/plugins/wp-twitter-feeds/languages/
Script Paths
/wp-content/plugins/wp-twitter-feeds/js/admin_script.js/wp-content/plugins/wp-twitter-feeds/js/validate.js
Version Parameters
wp-twitter-feeds/css/admin_style.min.css?ver=wp-twitter-feeds/js/admin_script.js?ver=wp-twitter-feeds/js/validate.js?ver=

HTML / DOM Fingerprints

CSS Classes
TwitterTweets
Data Attributes
data-widget-id
JS Globals
viwptf_TwitterTweets
FAQ

Frequently Asked Questions about WP Twitter Feeds