zbPlayer Security & Risk Analysis

wordpress.org/plugins/zbplayer

zbPlayer is a small and very easy plugin. It does one thing: capture mp3 links and insert a small flash player instead.

300 active installs v2.4.2 PHP + WP 3.5+ Updated Sep 30, 2020
audio-playerflash-playermedia-playermp3small-mp3-player
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is zbPlayer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "zbplayer" v2.4.2 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of identified dangerous functions, file operations, external HTTP requests, and SQL queries that are not properly prepared statements are significant strengths. Furthermore, the 100% proper output escaping is commendable, greatly reducing the risk of cross-site scripting (XSS) vulnerabilities. The presence of a nonce check, while only one, is also a positive indicator of an attempt to secure certain operations.

However, the analysis also reveals areas for concern. The plugin has a seemingly non-existent attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events. While this drastically limits potential entry points, it's unusual and could indicate a very simple plugin or potentially an oversight in the analysis itself. More critically, the complete lack of capability checks is a notable weakness. This means that any operations performed by the plugin might be accessible to users without the necessary WordPress roles and permissions, potentially allowing unauthorized access or manipulation of plugin functionalities.

The vulnerability history is entirely clean, with zero recorded CVEs. This indicates a lack of historical security issues, which is a very positive sign for the plugin's overall security. Combined with the strong static analysis findings regarding dangerous code patterns, this suggests a plugin that has been developed with security in mind. Despite the excellent historical record and many good static analysis results, the absence of capability checks represents a significant oversight that should be addressed to ensure a more robust security implementation.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

zbPlayer Security Vulnerabilities

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

zbPlayer Release Timeline

v2.4.2Current
v2.4.1
v2.4.0
v2.3.1
v2.3.0
v2.2.1
v2.2
v2.1.13
v2.1.12
v2.1.11
v2.1.10
v2.1.9
v2.1.8
v2.1.7
v2.1.6
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
Code Analysis
Analyzed Mar 16, 2026

zbPlayer Code Analysis

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

Output Escaping

100% escaped11 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<zbPlayer.admin> (zbPlayer.admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

zbPlayer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuzbPlayer.php:40
filterthe_contentzbPlayer.php:41
actionplugins_loadedzbPlayer.php:42
actionwp_enqueue_scriptszbPlayer.php:43
Maintenance & Trust

zbPlayer Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 30, 2020
PHP min version
Downloads37K

Community Trust

Rating100/100
Number of ratings7
Active installs300
Developer Profile

zbPlayer Developer Profile

zubaka

1 plugin · 300 total installs

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

How We Detect zbPlayer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zbplayer/css/zbPlayer.css/wp-content/plugins/zbplayer/js/zbPlayerFlash.js
Script Paths
/wp-content/plugins/zbplayer/js/zbPlayerFlash.js
Version Parameters
zbplayer/css/zbPlayer.css?ver=zbplayer/js/zbPlayerFlash.js?ver=

HTML / DOM Fingerprints

CSS Classes
zbPlayerplayer
Data Attributes
flashvars
JS Globals
zbPregResult
Shortcode Output
<div class="zbPlayer"><embed width="
FAQ

Frequently Asked Questions about zbPlayer