
Youtube Add Video Security & Risk Analysis
wordpress.org/plugins/youtube-add-videoAdd YT video using Custom Fields and show last video in sidebar
Is Youtube Add Video Safe to Use in 2026?
Generally Safe
Score 85/100Youtube Add Video has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Youtube Add Video Security Vulnerabilities
Youtube Add Video Release Timeline
Youtube Add Video Code Analysis
SQL Query Safety
Output Escaping
Youtube Add Video Attack Surface
WordPress Hooks 2
Maintenance & Trust
Youtube Add Video Maintenance & Trust
Maintenance Signals
Community Trust
Youtube Add Video Alternatives
Auto Last Youtube Video
auto-last-youtube-video
This plugin provides both Widget and Shortcode to show latest videos from any public Youtube channel.
Wonder Video Embed
wonderplugin-video-embed
Embed MP4, Youtube, Vimeo, Wistia videos to the sidebar widget, WordPress posts and pages.
My YouTube Channel
youtube-channel
Show video thumbnails or playable video block of recent YouTube Playlist, Channel (User Uploads) videos.
TechGasp Tube Master
youtube-master
TechGasp Tube Master displays Youtube Playlists or Single Videos with optional Youtube Subscribe Channel button and Google Hangouts.
Widgets for Youtube Video Feed
widgets-for-youtube-video-feed
Youtube Feed Widgets. Display your Youtube feed on your website to increase engagement, sales and SEO.
Youtube Add Video Developer Profile
5 plugins · 4K total installs
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
<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>