Better Video & Playlist Security & Risk Analysis

wordpress.org/plugins/better-video-playlist

Improves WordPress Video Experience by adding playlist, resume video and a lot more!

10 active installs v3.1 PHP 8.3+ WP 6.5+ Updated Dec 26, 2024
html5-videoplayliststart-videovideovideo-playlist
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Better Video & Playlist Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "better-video-playlist" plugin version 3.1 exhibits a generally strong security posture based on the provided static analysis. The absence of shortcodes, cron events, and REST API routes, coupled with the fact that its 2 AJAX handlers have authentication checks, significantly limits the potential attack surface. The code also demonstrates good practices by exclusively using prepared statements for its SQL queries, not performing file operations, and not making external HTTP requests. Furthermore, the presence of nonce and capability checks is encouraging. The taint analysis showing no flows with unsanitized paths is a significant positive sign, indicating a lack of common injection vulnerabilities. The plugin's vulnerability history is also completely clear, with zero recorded CVEs, suggesting a history of secure development or prompt patching. The primary concern lies in the output escaping, where only 40% of outputs are properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if untrusted data is displayed without sufficient sanitization, although the lack of taint flows makes this a less immediate threat. Overall, this plugin appears to be well-secured, with the main area for improvement being output sanitization.

Key Concerns

  • 40% of output escaping is not properly sanitized
Vulnerabilities
None known

Better Video & Playlist Security Vulnerabilities

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

Better Video & Playlist Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

40% escaped10 total outputs
Attack Surface

Better Video & Playlist Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_bbpl_store_video_timebetter-video.php:22
authwp_ajax_bbpl_get_video_timebetter-video.php:23
WordPress Hooks 11
actionwp_enqueue_scriptsbetter-video.php:21
actionadmin_menubetter-video.php:24
actionadmin_initbetter-video.php:25
actionadmin_enqueue_scriptsbetter-video.php:26
actionadmin_noticesbetter-video.php:27
actionadmin_headbetter-video.php:28
filterplugin_row_metabetter-video.php:29
filterplugin_action_links_better-video/better-video.phpbetter-video.php:30
actionadmin_initbetter-video.php:31
actionwp_enqueue_scriptsbetter-video.php:32
actionenqueue_block_editor_assetsbetter-video.php:361
Maintenance & Trust

Better Video & Playlist Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 26, 2024
PHP min version8.3
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Better Video & Playlist Developer Profile

Chema

5 plugins · 90 total installs

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

How We Detect Better Video & Playlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-video-playlist/js/better-video.js/wp-content/plugins/better-video-playlist/css/styles.css/wp-content/plugins/better-video-playlist/js/admin-better-video.js
Script Paths
/wp-content/plugins/better-video-playlist/js/better-video.js/wp-content/plugins/better-video-playlist/js/admin-better-video.js
Version Parameters
better-video-playlist/js/better-video.js?ver=better-video-playlist/css/styles.css?ver=better-video-playlist/js/admin-better-video.js?ver=

HTML / DOM Fingerprints

CSS Classes
donation-messagenotice-infois-dismissible
HTML Comments
<!-- Handle the AJAX request for storing video time --><!-- Handle the AJAX request for getting video time --><!-- Add the admin menu for settings --><!-- Register plugin settings -->+4 more
Data Attributes
id="donation-message"id="donate-link"
JS Globals
betterVideo_ajaxbbplSettings
FAQ

Frequently Asked Questions about Better Video & Playlist