YouTube DJ Security & Risk Analysis

wordpress.org/plugins/youtube-dj

Be a DJ with the YouTube DJ Gear.

10 active installs v0.4 PHP + WP 3.5+ Updated Sep 4, 2014
musicyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YouTube DJ Safe to Use in 2026?

Generally Safe

Score 85/100

YouTube DJ has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "youtube-dj" plugin v0.4 exhibits a mixed security posture. While it demonstrates good practices such as using prepared statements for all SQL queries and a high percentage of properly escaped output, significant concerns arise from its unprotected entry points. Specifically, the presence of two AJAX handlers without any authentication or capability checks creates a considerable attack surface. This means any unauthenticated user could potentially trigger these functions, leading to unintended consequences or information disclosure if the functions themselves perform sensitive actions or handle data insecurely. The taint analysis, while showing no critical or high severity flows, did reveal two flows with unsanitized paths, which could become exploitable if combined with other vulnerabilities or if the functions they originate from are triggered by malicious input. The plugin's vulnerability history is currently clean, with no recorded CVEs. This is a positive indicator, suggesting a historical focus on security or simply a lack of discovered vulnerabilities to date. However, this does not negate the risks identified in the static analysis. The key strengths are the secure SQL handling and output escaping, but the unprotected AJAX handlers represent a critical weakness that needs immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flow with unsanitized path
  • Taint flow with unsanitized path
  • Missing nonce checks on AJAX
  • Missing capability checks on AJAX
Vulnerabilities
None known

YouTube DJ Security Vulnerabilities

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

YouTube DJ Code Analysis

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

Output Escaping

86% escaped7 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
search (objects\search.php:12)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

YouTube DJ Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_youtubedj_searchobjects\search.php:8
noprivwp_ajax_youtubedj_searchobjects\search.php:9

Shortcodes 1

[youtubedj] youtube-dj.php:44
WordPress Hooks 3
actionplugins_loadedyoutube-dj.php:43
actionwp_enqueue_scriptsyoutube-dj.php:46
actionwp_footeryoutube-dj.php:140
Maintenance & Trust

YouTube DJ Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 4, 2014
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

YouTube DJ Developer Profile

Marko Heijnen

9 plugins · 870 total installs

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

How We Detect YouTube DJ

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/youtube-dj/css/style.css/wp-content/plugins/youtube-dj/css/ui-lightness/jquery-ui-1.7.2.custom.css/wp-content/plugins/youtube-dj/js/ytdj.js
Script Paths
js/ytdj.js
Version Parameters
youtubedj/js/ytdj.js?ver=youtubedj/css/style.css?ver=youtubedj/css/ui-lightness/jquery-ui-1.7.2.custom.css?ver=

HTML / DOM Fingerprints

CSS Classes
boothrack-leftrackrack-rightrack-center
Data Attributes
data-dismiss="modal"
JS Globals
youtubedj
Shortcode Output
<div class="booth"><div class="rack-left rack"><div class="rack-right rack"><div class="rack-center rack">
FAQ

Frequently Asked Questions about YouTube DJ