Youtube Add Video Security & Risk Analysis

wordpress.org/plugins/youtube-add-video

Add YT video using Custom Fields and show last video in sidebar

10 active installs v0.2 PHP + WP 2.7+ Updated Sep 12, 2009
last-videovideowidgetyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Youtube Add Video Safe to Use in 2026?

Generally Safe

Score 85/100

Youtube Add Video 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 "youtube-add-video" plugin v0.2 exhibits a mixed security posture. On the positive side, the static analysis reveals no apparent dangerous functions, file operations, or external HTTP requests, which are common vectors for vulnerabilities. The absence of known CVEs and a zero-history of past vulnerabilities further suggests a relatively stable and well-maintained codebase.

However, several significant concerns emerge from the code analysis. The complete lack of nonce checks and capability checks is a critical weakness. This means that any actions performed by the plugin, even if they exist in the future, could potentially be triggered by unauthenticated or unauthorized users. The fact that 0% of outputs are properly escaped is also a major red flag, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website.

While the current attack surface is reported as zero, the fundamental lack of security controls like nonces and capability checks leaves the plugin highly vulnerable to future expansion or exploitation if any entry points are introduced. The reliance on prepared statements for SQL queries is a good practice, but it does not mitigate the risk of XSS if output is not properly escaped. In conclusion, despite a clean vulnerability history and absence of critical code signals, the plugin's current implementation has severe security oversights that need immediate attention to prevent potential compromise.

Key Concerns

  • No nonce checks
  • No capability checks
  • 0% output escaping
Vulnerabilities
None known

Youtube Add Video Security Vulnerabilities

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

Youtube Add Video Release Timeline

v0.2Current
Code Analysis
Analyzed Apr 16, 2026

Youtube Add Video Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Youtube Add Video Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentyoutube-add-video.php:173
actionpublish_postyoutube-add-video.php:174
Maintenance & Trust

Youtube Add Video Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.4
Last updatedSep 12, 2009
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Youtube Add Video Developer Profile

kkarpieszuk

5 plugins · 4K total installs

92
trust score
Avg Security Score
88/100
Avg Patch Time
5 days
View full developer profile
Detection Fingerprints

How We Detect Youtube Add Video

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
FAQ

Frequently Asked Questions about Youtube Add Video