WP Simple Twitter Feed Security & Risk Analysis

wordpress.org/plugins/wp-simple-twitter-feed

Simple Twitter Feed WordPress Plugin, friendly with developers!

10 active installs v1.0.3 PHP + WP 3.0.1+ Updated Sep 9, 2015
socialsocial-mediatwittertwitter-apiwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Simple Twitter Feed Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "wp-simple-twitter-feed" v1.0.3 plugin exhibits a mixed security posture. On one hand, the plugin demonstrates good practices by having zero known CVEs and no recorded vulnerabilities. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are common attack vectors. The attack surface is also minimal, with no detected AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. However, there are significant concerns arising from the static code analysis. The presence of the `create_function` dangerous function is a critical red flag, as it can lead to arbitrary code execution if used with user-supplied input. Additionally, a very low percentage (17%) of output is properly escaped, suggesting a high risk of cross-site scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks, while mitigated by the zero attack surface, would be a severe issue if any entry points were to be discovered or added in future versions.

Key Concerns

  • Dangerous function create_function used
  • Low percentage of output properly escaped (XSS risk)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Simple Twitter Feed Security Vulnerabilities

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

WP Simple Twitter Feed Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'return register_widget("pthgstfTwitterfeed_Widget"twitter-feed-widget.php:516

Output Escaping

17% escaped46 total outputs
Attack Surface

WP Simple Twitter Feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwidgets_admin_pagetwitter-feed-widget.php:124
actioncustomize_controls_print_footer_scriptstwitter-feed-widget.php:125
actioncustomize_controls_print_footer_scriptstwitter-feed-widget.php:127
actioncustomize_controls_print_footer_scriptstwitter-feed-widget.php:128
actionwp_enqueue_scriptstwitter-feed-widget.php:130
actionadmin_menutwitter-feed-widget.php:132
actionadmin_inittwitter-feed-widget.php:133
actionadmin_noticestwitter-feed-widget.php:136
actionadmin_print_footer_scriptstwitter-feed-widget.php:278
actionwidgets_inittwitter-feed-widget.php:516
Maintenance & Trust

WP Simple Twitter Feed Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 9, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Simple Twitter Feed Developer Profile

Hapiuc Robert

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 WP Simple Twitter Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-simple-twitter-feed/assets/css/public_style.css/wp-content/plugins/wp-simple-twitter-feed/assets/css/admin_style.css/wp-content/plugins/wp-simple-twitter-feed/assets/js/admin_scripts.js
Script Paths
/wp-content/plugins/wp-simple-twitter-feed/assets/js/admin_scripts.js

HTML / DOM Fingerprints

CSS Classes
style_onestyle_twowidget_twitter_feed
Data Attributes
data-widget_id
JS Globals
WPEditorWidget
FAQ

Frequently Asked Questions about WP Simple Twitter Feed