YouTube Post Type Security & Risk Analysis

wordpress.org/plugins/youtube-post-type

YouTube Post Type allows you to easily add YouTube videos as post into your WordPress installation via the introduction of register_post_type in WordP …

10 active installs v0.2 PHP + WP 3+ Updated Mar 19, 2010
post-typeyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YouTube Post Type Safe to Use in 2026?

Generally Safe

Score 85/100

YouTube Post Type 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-post-type" plugin v0.2 exhibits a mixed security posture. On the positive side, the plugin has a zero-known vulnerability history and appears to avoid dangerous functions and external HTTP requests. All SQL queries are prepared, which is a significant strength in preventing SQL injection. However, the static analysis reveals some concerning aspects. The lack of any explicit capability checks or nonce checks on potential entry points, even though the attack surface is reported as zero, is a significant weakness. This implies that if any new entry points were inadvertently introduced, they would lack fundamental security protections. Furthermore, the taint analysis shows two flows with unsanitized paths, indicating potential for sensitive data to be mishandled, although no critical or high severity issues were flagged. The low percentage of properly escaped output (20%) is also a concern, suggesting a risk of cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • Unsanitized paths in taint analysis
  • Low output escaping rate
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

YouTube Post Type Security Vulnerabilities

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

YouTube Post Type Code Analysis

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

Output Escaping

20% escaped5 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
add_submenu_page (youtube_post_type.php:55)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

YouTube Post Type Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninityoutube_post_type.php:224
actionadmin_menuyoutube_post_type.php:225
actionadd_meta_boxes_youtubeyoutube_post_type.php:226
Maintenance & Trust

YouTube Post Type Maintenance & Trust

Maintenance Signals

WordPress version tested3
Last updatedMar 19, 2010
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

YouTube Post Type Developer Profile

aizatto

7 plugins · 1K total installs

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

How We Detect YouTube Post Type

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-type/style.css/wp-content/plugins/youtube-post-type/js/youtube_post_type_admin.js
Script Paths
/wp-content/plugins/youtube-post-type/js/youtube_post_type_admin.js
Version Parameters
youtube-post-type/style.css?ver=youtube-post-type/js/youtube_post_type_admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
inside
FAQ

Frequently Asked Questions about YouTube Post Type