Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/wp-twitter-feed

A simple Twitter feed that outputs your latest tweets in HTML into any post, page, template or sidebar widget. Customisable and easy to install!

600 active installs v2.2 PHP + WP 2.7+ Updated Apr 4, 2018
seotweetstwittertwitter-feedtwitter-updates
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEDec 7, 2010
Safety Verdict

Is Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Safe to Use in 2026?

Use With Caution

Score 63/100

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Dec 7, 2010Updated 8yr ago
Risk Assessment

The "wp-twitter-feed" v2.2 plugin exhibits a mixed security posture. On the positive side, the code analysis reveals no dangerous functions, all SQL queries use prepared statements, and there are no file operations or external HTTP requests. The limited attack surface, consisting of a single shortcode, is a good sign. However, significant concerns arise from the low percentage of properly escaped output (18%) and the complete absence of nonce checks across its entry points. The vulnerability history is a major red flag, with one high-severity Cross-Site Scripting (XSS) vulnerability from 2010 that remains unpatched. This indicates a past tendency for vulnerabilities of this type and a failure to address a known high-severity issue, suggesting a lack of proactive security maintenance.

While the current static analysis doesn't reveal critical taint flows or immediate exploitable entry points without authentication, the high percentage of unescaped output combined with the history of XSS makes the shortcode a potential vector for Cross-Site Scripting attacks if user-supplied data is not handled with extreme care. The lack of nonce checks on the shortcode, if it processes user input, further exacerbates this risk. The absence of any taint analysis results might be due to the limited complexity of the analyzed code or the absence of certain code patterns that the tool is designed to detect, rather than a true absence of risk, especially given the output escaping and nonce check deficiencies.

Key Concerns

  • Unpatched High-Severity CVE
  • Low output escaping percentage
  • Missing nonce checks
Vulnerabilities
1

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Security Vulnerabilities

CVEs by Year

1 CVE in 2010 · unpatched
2010
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2010-4825high · 7.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin <= 2.2 - Reflected Cross-Site Scripting

Dec 7, 2010Unpatched
Code Analysis
Analyzed Mar 16, 2026

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Code Analysis

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

Output Escaping

18% escaped11 total outputs
Attack Surface

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[twitter-feed] class-frontend.php:65
WordPress Hooks 5
actionadmin_initclass-admin.php:11
actionadmin_menuclass-admin.php:27
actionadmin_noticesclass-admin.php:50
actionwp_headclass-frontend.php:12
filterwidget_textclass-frontend.php:64
Maintenance & Trust

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedApr 4, 2018
PHP min version
Downloads162K

Community Trust

Rating62/100
Number of ratings7
Active installs600
Developer Profile

Peadig's Twitter Feed: Embedded Timeline WordPress Plugin Developer Profile

Alex Moss

11 plugins · 4K total installs

67
trust score
Avg Security Score
83/100
Avg Patch Time
249 days
View full developer profile
Detection Fingerprints

How We Detect Peadig's Twitter Feed: Embedded Timeline WordPress Plugin

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-feed/css/style.css
Version Parameters
wp-twitter-feed/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
twitter-feed
HTML Comments
Twitter Feed for WordPress: http://peadig.com/wordpress-plugins/wp-twitter-feed/
Data Attributes
data-widget-iddata-sizedata-langdata-show-count
JS Globals
twitterWidgets_ga
Shortcode Output
<div class="twitter-feed"><a class="twitter-timeline"<p><a href="https://twitter.com/<p>Powered by <a href="http://peadig.com/wordpress-plugins/wp-twitter-feed/">Twitter Feed</a></p>
FAQ

Frequently Asked Questions about Peadig's Twitter Feed: Embedded Timeline WordPress Plugin