Twitter Wings Security & Risk Analysis

wordpress.org/plugins/twitter-wings

An easy to configure Twitter Plugin with Pretty URLs.

40 active installs v1.2.1 PHP + WP 3.0+ Updated Nov 5, 2011
html5linkssidebartwitterwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitter Wings Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "twitter-wings" v1.2.1 plugin exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities in its history, no known CVEs, and a seemingly limited attack surface with no registered AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. This suggests a developer who is mindful of certain secure coding practices.

However, significant concerns arise from the static analysis. The most alarming finding is that 0% of the 29 output operations are properly escaped. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data is being rendered directly into the HTML without sanitization. The taint analysis also revealed two flows with unsanitized paths, even though they were not classified as critical or high severity. The complete absence of nonce and capability checks on any potential entry points (though the attack surface appears minimal) also leaves room for potential privilege escalation or unauthorized actions if new entry points were inadvertently added in the future.

Given the lack of historical vulnerabilities, it's possible the limited attack surface and the absence of certain risky operations have prevented past issues. Nevertheless, the widespread lack of output escaping is a critical weakness that exposes users to significant XSS risks. The presence of unsanitized paths in the taint analysis further reinforces the need for more robust input validation and output sanitization. While the plugin has strengths in its minimal attack surface and proper SQL handling, the unescaped output is a major security flaw that needs immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • 2 flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Twitter Wings Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Twitter Wings Release Timeline

v1.2.1Current
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Twitter Wings Code Analysis

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

Output Escaping

0% escaped29 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
__construct (twitter-wings.php:68)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Twitter Wings Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_print_stylestwitter-wings.php:552
actionupdate_option_tw_usernamestwitter-wings.php:554
actionadmin_menutwitter-wings.php:555
actionwidgets_inittwitter-wings.php:556
Maintenance & Trust

Twitter Wings Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 5, 2011
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Twitter Wings Developer Profile

joepahl

1 plugin · 40 total installs

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

How We Detect Twitter Wings

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/twitter-wings/twitter-wings.css/wp-content/plugins/twitter-wings/twitter-wings.js
Script Paths
/wp-content/plugins/twitter-wings/twitter-wings.js
Version Parameters
twitter-wings.css?ver=twitter-wings.js?ver=

HTML / DOM Fingerprints

CSS Classes
tw-titletw-headertw-widgettw-body
FAQ

Frequently Asked Questions about Twitter Wings