Twittrup Security & Risk Analysis

wordpress.org/plugins/twittrup

Updates Twitter when you create a new blog post utilizing an shortener service of your choice.

10 active installs v1.1 PHP + WP 2.7+ Updated Jul 22, 2009
microbloggingredirecttwitterupdaterurl-shortener
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twittrup Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The twittrup plugin v1.1 exhibits a mixed security posture. On the positive side, there are no known CVEs, no dangerous functions are used, and all SQL queries utilize prepared statements, indicating good practices in these areas. The plugin also does not make external HTTP requests or bundle any libraries, reducing potential attack vectors. However, significant concerns arise from the static code analysis. The fact that 0% of outputs are properly escaped is a critical weakness, as it leaves the plugin highly susceptible to cross-site scripting (XSS) vulnerabilities. Furthermore, two taint analysis flows were found with unsanitized paths, indicating potential for path traversal or similar vulnerabilities, though the severity was not explicitly flagged as critical or high. The absence of nonce and capability checks on any potential entry points, despite the analysis showing zero entry points, is noted as a structural absence of common security measures that could become a concern if the attack surface were to expand in future versions or if the analysis missed certain interaction points.

Given the lack of historical vulnerabilities, it's difficult to draw definitive conclusions from past patterns. However, the current static analysis reveals critical areas for improvement, particularly concerning output escaping and the handling of unsanitized paths. While the plugin doesn't currently appear to have exploitable vulnerabilities due to its limited attack surface and lack of historical issues, the identified code-level weaknesses present a tangible risk, especially for XSS. Therefore, while not critically flawed in all aspects, the plugin requires immediate attention to its output sanitization and path handling to achieve a robust security profile.

Key Concerns

  • All outputs are unescaped
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Twittrup Security Vulnerabilities

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

Twittrup Code Analysis

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

Output Escaping

0% escaped51 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
twittrup_saveaccount (twittrup_updater_manage.php:132)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Twittrup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionpublish_posttwittrup.php:180
actionadmin_menutwittrup.php:186
Maintenance & Trust

Twittrup Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.1
Last updatedJul 22, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Twittrup Developer Profile

Simone Marcon

3 plugins · 30 total installs

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

How We Detect Twittrup

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
data-twittrup-id
JS Globals
twittrup_settings
Shortcode Output
[twittrup_display_latest_tweets]
FAQ

Frequently Asked Questions about Twittrup