Ustream Status Security & Risk Analysis

wordpress.org/plugins/ustream-status

Display the online/offline status of a Ustream channel

10 active installs v3.0.1 PHP + WP 2.8.0+ Updated Nov 12, 2016
live-castlivecastingstatusustream
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ustream Status Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "ustream-status" v3.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin boasts a minimal attack surface with only one shortcode entry point, and notably, zero AJAX handlers or REST API routes that are unprotected by authentication or permission checks. Furthermore, all identified SQL queries are correctly implemented using prepared statements, mitigating the risk of SQL injection vulnerabilities. The absence of any recorded CVEs, historical or current, is also a positive indicator of the plugin's security track record.

However, there are areas that warrant attention. A significant concern is the low percentage of properly escaped output (43%). This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, as user-provided or dynamic content may be rendered directly in the browser without sufficient sanitization. Additionally, the lack of any observed nonce checks or capability checks, combined with the minimal number of file operations, suggests that the plugin may not be robustly protected against certain types of attacks that rely on these security mechanisms. While the taint analysis found no flows, the limited scope of analysis (0 flows analyzed) means this doesn't provide a high degree of confidence.

In conclusion, while the plugin benefits from a small attack surface and a clean vulnerability history, the high proportion of unescaped output presents a critical security weakness that requires immediate remediation. The absence of nonce and capability checks also contributes to a less secure overall design. Addressing the output escaping issues should be the top priority to improve the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Ustream Status Security Vulnerabilities

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

Ustream Status Release Timeline

v3.0.1Current
v3.0.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Ustream Status Code Analysis

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

Output Escaping

43% escaped37 total outputs
Attack Surface

Ustream Status Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ustream-status] ustreamstatus.php:232
WordPress Hooks 2
actionwidgets_initustreamstatus.php:231
actionplugins_loadedustreamstatus.php:237
Maintenance & Trust

Ustream Status Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.0
Last updatedNov 12, 2016
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Ustream Status Developer Profile

Katz Ueno

2 plugins · 20 total installs

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

How We Detect Ustream Status

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!--Form--><!--/Form--><!-- Ustream Status starts here --><!-- TRANSIENT STARTS HERE -->+6 more
Data Attributes
ustream:channel_id
Shortcode Output
[ustream-status online= offline= channel=
FAQ

Frequently Asked Questions about Ustream Status