
YouTube Feed Security & Risk Analysis
wordpress.org/plugins/youtube-video-feedYouTube Feed allows for easy placement of a YouTube video feed anywhere on your posts, pages, or widgets using a shortcode.
Is YouTube Feed Safe to Use in 2026?
Generally Safe
Score 100/100YouTube Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "youtube-video-feed" v1.1 plugin exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities in its history, no dangerous functions, and all SQL queries utilize prepared statements. The attack surface is minimal, with only one shortcode and no AJAX handlers or REST API routes that are unprotected.
However, several significant security concerns are present in the static analysis. The most critical finding is that 0% of the outputs are properly escaped. This means that any data displayed by the plugin, particularly if it originates from user input or external sources, is vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks on its entry points, while currently minimal, leaves the door open for potential unauthorized actions or privilege escalation if the attack surface were to grow or if vulnerabilities were introduced in the future.
Given the clean vulnerability history, it's possible the plugin's current limited functionality and lack of complex data handling have prevented known vulnerabilities. However, the unescaped output is a significant and actionable risk that needs immediate attention. The plugin would benefit from implementing proper output sanitization to mitigate XSS risks and considering nonces and capability checks for future development, even with a small attack surface.
Key Concerns
- All outputs are unescaped, posing XSS risk.
- No nonce checks on entry points.
- No capability checks on entry points.
YouTube Feed Security Vulnerabilities
YouTube Feed Code Analysis
Output Escaping
YouTube Feed Attack Surface
Shortcodes 1
WordPress Hooks 8
Maintenance & Trust
YouTube Feed Maintenance & Trust
Maintenance Signals
Community Trust
YouTube Feed Alternatives
Insert Video with Schema.org (IVS)
insert-video-with-schemaorg-ivws
Plugin created shortcode to insert YouTube videos with microdate on Schema.org for rich snippet
WP Theater
wp-theater
Shortcodes for YouTube and Vimeo. Includes embeds, "Theater" embed, thumbed previews, playlist, channel, user uploads and groups.
Display Dynamic Shorts for YouTube With Shortcode
display-dynamic-shorts-for-youtube-with-shortcode
Display YouTube Shorts from any channel in a responsive grid or slider layout with customizable options and dynamic loading.
YouTube Feed Developer Profile
4 plugins · 130 total installs
How We Detect YouTube Feed
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/youtube-video-feed/css/youtubestyle.css/wp-content/plugins/youtube-video-feed/css/admin-style.css/wp-content/plugins/youtube-video-feed/scripts/shortcode.js/youtube-video-feed/scripts/shortcode.jsHTML / DOM Fingerprints
youtube-feed-welcomeyoutubefeedcreditid="youtubeh1"id="wrap"id="youtube_feed"[plumwd_youtube_display]echo do_shortcode('[plumwd_youtube_display]');