Twttr Widget Security & Risk Analysis

wordpress.org/plugins/twttr-widget

Twitter Widget for Embedded Timelines

10 active installs v0.1 PHP + WP 3.5+ Updated Dec 6, 2013
jquerytwitterwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twttr Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "twttr-widget" plugin version 0.1 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals are generally positive, with no dangerous functions identified and all SQL queries utilizing prepared statements. The lack of file operations and external HTTP requests also reduces common attack vectors.

However, a significant concern arises from the output escaping. With 22 total outputs and only 36% properly escaped, there is a high likelihood of cross-site scripting (XSS) vulnerabilities. This lack of robust output sanitization is the primary risk identified in the code analysis. The taint analysis showing zero flows is positive, but this could be misleading if the identified output escaping issues are not addressed, as unsanitized output can become a taint sink. The plugin's history of zero known CVEs is a strong indicator of good security practices in the past, but it cannot mitigate current code-level risks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Twttr Widget Security Vulnerabilities

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

Twttr Widget Code Analysis

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

Output Escaping

36% escaped22 total outputs
Attack Surface

Twttr Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_inittwttr-widget.php:33
Maintenance & Trust

Twttr Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 6, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Twttr Widget Developer Profile

Bjørn Johansen

7 plugins · 20K total installs

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

How We Detect Twttr Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twttr-widget/js/bj_twttr_widget.js
Script Paths
/wp-content/plugins/twttr-widget/js/bj_twttr_widget.js
Version Parameters
bj_twttr_widget/js/bj_twttr_widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
twitter-timeline
Data Attributes
data-widget-id
Shortcode Output
<a class="twitter-timeline" href="https://twitter.com/Tweets from @
FAQ

Frequently Asked Questions about Twttr Widget