Simple YouTube Security & Risk Analysis

wordpress.org/plugins/simple-youtube

Simple youtube plugin to help embed youtube videos with playlist by time.

20 active installs v1.5.7 PHP + WP 3.2.1+ Updated Dec 1, 2015
playerplaylistvideoyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple YouTube Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "simple-youtube" plugin v1.5.7 exhibits a generally strong security posture based on the provided static analysis. The plugin has a minimal attack surface, with only one shortcode identified and no unprotected entry points. Crucially, all SQL queries are performed using prepared statements, and all identified outputs are properly escaped, indicating good practices in preventing common web vulnerabilities like SQL injection and cross-site scripting. The absence of dangerous functions, file operations, and external HTTP requests further reinforces this positive assessment. The plugin also has a clean vulnerability history with no known CVEs, suggesting a history of secure development. However, the complete lack of nonce checks and capability checks, even on its single shortcode, presents a potential concern. While the attack surface is small, these checks are fundamental security mechanisms that protect against unauthorized actions and CSRF attacks. Therefore, while the plugin appears safe from common injection and XSS flaws, the omission of these essential security measures warrants attention.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple YouTube Security Vulnerabilities

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

Simple YouTube Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Simple YouTube Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[youtube] simple-youtube.php:17
WordPress Hooks 1
actionwp_enqueue_scriptssimple-youtube.php:16
Maintenance & Trust

Simple YouTube Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 1, 2015
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Simple YouTube Developer Profile

Roi Dayan

4 plugins · 200 total installs

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

How We Detect Simple YouTube

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-youtube/inc/playlist.css/wp-content/plugins/simple-youtube/inc/youtube.playlist.js
Script Paths
//www.youtube.com/player_api
Version Parameters
simple-youtube/inc/playlist.css?ver=simple-youtube/inc/youtube.playlist.js?ver=

HTML / DOM Fingerprints

CSS Classes
ytplayerytplaylist
HTML Comments
TODO vparams not being used
Data Attributes
data-videodata-videowdata-videoh
JS Globals
window.ytplaylist
Shortcode Output
<div class="ytplayer" data-video="<div class="ytplaylist </div>
FAQ

Frequently Asked Questions about Simple YouTube