Player with Playlist Block for WordPress Editor Security & Risk Analysis

wordpress.org/plugins/video-playlist-lite

Simply add single youtube videos, youtube playlists or create youtube playlists on your WordPress blog.

10 active installs v1.0 PHP 7.0+ WP 5.1+ Updated Mar 4, 2019
embed-youtube-videosplayeryoutubeyoutube-playeryoutube-playlist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Player with Playlist Block for WordPress Editor Safe to Use in 2026?

Generally Safe

Score 85/100

Player with Playlist Block for WordPress Editor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "video-playlist-lite" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query sanitization and output escaping, with all queries using prepared statements and all outputs being properly escaped. The absence of known CVEs and past vulnerabilities also suggests a generally stable development history.

However, significant concerns arise from the static analysis. The plugin exposes one AJAX handler that lacks any authentication checks, creating a direct entry point for potential malicious activity. Additionally, two flows were identified with unsanitized paths during taint analysis, which, while not classified as critical or high, still represent a potential risk that could be exploited if these paths are accessible to user input. The lack of any nonce checks on the AJAX handler further exacerbates this vulnerability.

In conclusion, while the plugin scores well in areas like data sanitization and a clean vulnerability history, the unprotected AJAX endpoint and unsanitized path flows present a notable security weakness. The developer should prioritize implementing proper authentication and authorization for the exposed AJAX handler and carefully review the identified unsanitized path flows to ensure they cannot be leveraged for attacks.

Key Concerns

  • AJAX handler without authentication
  • Flows with unsanitized paths
  • AJAX handler without nonce check
Vulnerabilities
None known

Player with Playlist Block for WordPress Editor Security Vulnerabilities

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

Player with Playlist Block for WordPress Editor Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
3
Bundled Libraries
0
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ajax_request (blocks\youtube-player\index.php:212)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Player with Playlist Block for WordPress Editor Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_YVYAjaxRequestblocks\youtube-player\index.php:27
WordPress Hooks 1
actioninitblocks\youtube-player\index.php:25
Maintenance & Trust

Player with Playlist Block for WordPress Editor Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 4, 2019
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Player with Playlist Block for WordPress Editor Developer Profile

AA-Team

3 plugins · 70 total installs

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

How We Detect Player with Playlist Block for WordPress Editor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/video-playlist-lite/blocks/youtube-player/youtube-player.view.css/wp-content/plugins/video-playlist-lite/blocks/youtube-player/youtube-player.view.js/wp-content/plugins/video-playlist-lite/blocks/youtube-player/youtube-player.build.js/wp-content/plugins/video-playlist-lite/blocks/youtube-player/youtube-player.editor.css
Script Paths
youtube_videos-blocks/youtube-player-editor-scriptyoutube_videos-blocks/youtube-player-view-style

HTML / DOM Fingerprints

JS Globals
YVY
REST Endpoints
/wp-json/wp/v2/youtube-video-playlist
Shortcode Output
[video_playlist][youtube_playlist][youtube_video]
FAQ

Frequently Asked Questions about Player with Playlist Block for WordPress Editor