Youtube Video Search Security & Risk Analysis

wordpress.org/plugins/youtube-post-search

A searchable YouTube video wall for your site. Prioritize your own channel, place it via block or widget, with SEO-ready video markup built in.

10 active installs v3.2.3 PHP 8.0+ WP 6.4+ Updated Jul 2, 2026
creator-toolsgutenberg-blockvideo-galleryvideo-searchyoutube
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Youtube Video Search Safe to Use in 2026?

Generally Safe

Score 100/100

Youtube Video Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "youtube-post-search" plugin v2.2.7 exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerabilities, several concerning signals arise from the static analysis. The most significant weakness is the complete lack of output escaping, meaning all six identified output points are potentially vulnerable to cross-site scripting (XSS) attacks. Additionally, the taint analysis revealed two flows with unsanitized paths, indicating a potential for unintended data manipulation or access, even though they are not categorized as critical or high severity. The plugin also has zero capability checks and zero nonce checks, which, combined with a single shortcode as the only entry point, still presents a vector for unauthorized actions if the shortcode's functionality is not inherently restricted or if it relies on external data that can be manipulated. The absence of any historical vulnerabilities could suggest either a well-secured codebase or a lack of prior thorough security audits. Overall, the plugin has strengths in its SQL handling and lack of known exploits, but the critical lack of output escaping and potential taint issues demand immediate attention.

Key Concerns

  • All output is unescaped
  • Taint flows with unsanitized paths detected
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

Youtube Video Search Security Vulnerabilities

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

Youtube Video Search Release Timeline

v3.2.3Current
v3.2.2
v3.2.1
v3.2.0
Code Analysis
Analyzed Mar 17, 2026

Youtube Video Search Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
youtube_search_setting (youtubepostsearch.php:30)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Youtube Video Search Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[youtubesearch] youtubepostsearch.php:76
WordPress Hooks 4
actionadmin_menuyoutubepostsearch.php:16
actionadmin_noticesyoutubepostsearch.php:53
actionwp_headyoutubepostsearch.php:73
actionwp_footeryoutubepostsearch.php:74
Maintenance & Trust

Youtube Video Search Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 2, 2026
PHP min version8.0
Downloads5K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Youtube Video Search Developer Profile

mauriya

2 plugins · 10 total installs

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

How We Detect Youtube Video Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/youtube-post-search/css/style.css

HTML / DOM Fingerprints

CSS Classes
card-titlecard-textviewsdescviewsratingscomments
Data Attributes
id="query"id="now_video"id="search-results"id="whatsup"onclick="getmevideo
JS Globals
getRequestaddCommasgetstarsgetVideoCountlistoplyrynshowResults+1 more
REST Endpoints
https://www.googleapis.com/youtube/v3/searchhttps://www.googleapis.com/youtube/v3/videos
Shortcode Output
<form id="search-term"<input id="query"<div class="container"><div id="now_video"
FAQ

Frequently Asked Questions about Youtube Video Search