Tsu Security & Risk Analysis

wordpress.org/plugins/tsu

Tsu widget to share your profile / invitation with your readers.

10 active installs v1.2.0 PHP + WP 3.0.1+ Updated Dec 29, 2014
invitationinviteprofilesharetsu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tsu Safe to Use in 2026?

Generally Safe

Score 85/100

Tsu 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 "tsu" plugin version 1.2.0 demonstrates a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the plugin shows good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and not making external HTTP requests or using bundled libraries. The lack of any recorded vulnerabilities or CVEs in its history also suggests a well-maintained and secure codebase.

However, a notable area of concern is the output escaping. With 20 total outputs, only 5% are properly escaped. This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient sanitization before being displayed to users. While taint analysis did not reveal any specific unsanitized paths, the low rate of output escaping is a clear weakness that requires immediate attention. The complete lack of nonce checks and capability checks across all potential (though currently zero) entry points also presents a future risk should new entry points be introduced without proper security measures.

Key Concerns

  • Low output escaping rate
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Tsu Security Vulnerabilities

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

Tsu Release Timeline

v1.2.0Current
v1.1.0
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

Tsu Code Analysis

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

Output Escaping

5% escaped20 total outputs
Attack Surface

Tsu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_noticesinc\class-tsu-version-check.php:80
actionwp_headinc\class-tsu-widget.php:48
actionadmin_inittsu.php:39
actionwidgets_inittsu.php:109
actionplugins_loadedtsu.php:149
Maintenance & Trust

Tsu Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 29, 2014
PHP min version
Downloads3K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Tsu Developer Profile

noplanman

5 plugins · 140 total installs

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

How We Detect Tsu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tsu/images/tsu-logo-16x16.png/wp-content/plugins/tsu/images/tsu-logo-32x32.png/wp-content/plugins/tsu/images/tsu-logo-48x48.png/wp-content/plugins/tsu/images/tsu-logo-64x64.png/wp-content/plugins/tsu/images/tsu-logo-96x96.png/wp-content/plugins/tsu/images/tsu-logo-128x128.png

HTML / DOM Fingerprints

CSS Classes
widget-tsu
Data Attributes
data-tsu-user-iddata-tsu-namedata-tsu-show-logodata-tsu-logo-size
FAQ

Frequently Asked Questions about Tsu