YES! YouTube Essential Statistics Security & Risk Analysis

wordpress.org/plugins/yes-youtube-essential-statistics-widget

A simple but robust Widgetized Heads up Display of any given YouTube Channel.

10 active installs v1.0.0 PHP + WP 2.8.4+ Updated Oct 1, 2012
fansfollowerssubscribersviewsyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YES! YouTube Essential Statistics Safe to Use in 2026?

Generally Safe

Score 85/100

YES! YouTube Essential Statistics has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "yes-youtube-essential-statistics-widget" plugin, version 1.0.0, presents a mixed security profile. On one hand, the absence of known CVEs and a complete lack of SQL injection vulnerabilities through prepared statements are positive indicators. The plugin also boasts a very small attack surface with no identifiable AJAX handlers, REST API routes, shortcodes, or cron events, and zero external HTTP requests or file operations, which reduces the opportunities for certain types of attacks.

However, significant concerns arise from the static analysis. The use of the deprecated `create_function` is a critical security anti-pattern that can lead to remote code execution if misused. Furthermore, the fact that 100% of the 13 output operations are not properly escaped represents a high risk of Cross-Site Scripting (XSS) vulnerabilities. This means that data outputted by the plugin could potentially contain malicious scripts that are then executed by a user's browser. The absence of any nonce checks or capability checks on potential entry points (even though the attack surface is currently zero) also means that if new entry points were introduced or existing ones were discovered, they would be unprotected.

In conclusion, while the plugin has a clean vulnerability history and no known exploitable flaws in its current state, the identified code quality issues, particularly the unescaped output and the use of `create_function`, introduce significant potential security weaknesses. These issues require immediate attention to secure the plugin against potential XSS and RCE attacks, especially if the plugin's functionality were to expand.

Key Concerns

  • Use of deprecated create_function
  • 100% of outputs not properly escaped
  • 0 Nonce checks on potential entry points
  • 0 Capability checks on potential entry points
Vulnerabilities
None known

YES! YouTube Essential Statistics Security Vulnerabilities

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

YES! YouTube Essential Statistics Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

YES! YouTube Essential Statistics Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("Youtube_Essential_Widget");youtube-essential-widget.php:182

Output Escaping

0% escaped13 total outputs
Attack Surface

YES! YouTube Essential Statistics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_inityoutube-essential-widget.php:182
Maintenance & Trust

YES! YouTube Essential Statistics Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 1, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

YES! YouTube Essential Statistics Developer Profile

VoxHouseStudio

1 plugin · 10 total installs

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

How We Detect YES! YouTube Essential Statistics

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
youtube_essential_widget
Data Attributes
id="youtube_essential_widget"name="youtube_essential_widget"
FAQ

Frequently Asked Questions about YES! YouTube Essential Statistics