YM Twitter Feed Security & Risk Analysis

wordpress.org/plugins/ym-twitter-feed

This plugin can be used to embed twitter feed to your website.

30 active installs v1.0 PHP + WP 3.0.1+ Updated Oct 9, 2014
embed-twitter-postfeedlive-twitter-posttwittertwitter-feed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YM Twitter Feed Safe to Use in 2026?

Generally Safe

Score 85/100

YM Twitter Feed 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 'ym-twitter-feed' v1.0 plugin presents a mixed security profile. On the positive side, it demonstrates good practices by avoiding direct SQL queries, indicating a reliance on prepared statements, and by having no known vulnerabilities in its history. The absence of file operations and external HTTP requests further reduces certain attack vectors.

However, several concerning signals emerge from the static analysis. The presence of the `create_function` is a significant risk, as it can be exploited for arbitrary code execution if not handled with extreme care and input validation, which appears to be absent in this context. Furthermore, only 47% of output is properly escaped, leaving room for cross-site scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks across its zero entry points is also worrying, as it implies no protection against common WordPress attacks like cross-site request forgery (CSRF) on any potential future functionality, or unauthorized access if new entry points were added without proper safeguards.

While the plugin has no recorded vulnerabilities, the detected code issues, particularly `create_function` and insufficient output escaping, create potential weaknesses that could be exploited. The lack of historical vulnerabilities might be due to the plugin's limited exposure or because it hasn't been subjected to rigorous security audits. A balanced conclusion is that while the plugin is free of known exploits and has a limited attack surface currently, the internal code quality issues present significant risks that need immediate attention.

Key Concerns

  • Dangerous function create_function used
  • Only 47% of output properly escaped
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

YM Twitter Feed Security Vulnerabilities

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

YM Twitter Feed Code Analysis

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

Dangerous Functions Found

create_functioncreate_function('', 'return register_widget("ym_twitter_feed");')ym-twitter-feed.php:148

Output Escaping

47% escaped30 total outputs
Attack Surface

YM Twitter Feed Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initym-twitter-feed.php:147
Maintenance & Trust

YM Twitter Feed Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 9, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs30
Developer Profile

YM Twitter Feed Developer Profile

youngminds

2 plugins · 60 total installs

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

How We Detect YM Twitter Feed

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tw-feed
Data Attributes
data-themedata-link-colorbackgroundborder-radiusdata-chromedata-widget-id+3 more
FAQ

Frequently Asked Questions about YM Twitter Feed