Alex Player Security & Risk Analysis

wordpress.org/plugins/alex-player

Alex Player is simple audio player designed to play local audio files or radio streams on your website.

200 active installs v1.41 PHP 5.3.13+ WP 4.3+ Updated Dec 18, 2024
audio-playermp3-playerradiowavesurfer
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Alex Player Safe to Use in 2026?

Generally Safe

Score 92/100

Alex Player 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 "alex-player" plugin version 1.41 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, all SQL queries use prepared statements, and all output is properly escaped. The plugin also has no recorded vulnerabilities (CVEs), suggesting a history of secure development or a lack of past security issues. The absence of file operations and external HTTP requests further reduces potential attack vectors.

However, a notable concern is the complete absence of nonce checks and capability checks across all identified entry points. While the static analysis reports 0 unprotected entry points, the lack of explicit authorization mechanisms for the 9 shortcodes is a significant weakness. This could leave the plugin vulnerable to unauthorized actions if these shortcodes are intended to be restricted to authenticated or privileged users. The taint analysis showing zero flows is positive, but it may be incomplete if the static analysis tools did not fully capture all potential data flow paths, especially in the absence of authentication checks.

In conclusion, "alex-player" v1.41 demonstrates good practices regarding core coding security like SQL and output handling. The lack of historical vulnerabilities is also a positive indicator. Nevertheless, the critical omission of nonce and capability checks on its shortcodes presents a significant security gap that could be exploited, especially in shared WordPress environments. Addressing this by implementing appropriate authorization for shortcode usage is highly recommended.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Alex Player Security Vulnerabilities

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

Alex Player 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
0
Bundled Libraries
0
Attack Surface

Alex Player Attack Surface

Entry Points9
Unprotected0

Shortcodes 9

[UIMediaPlayer] alex-player.php:21
[UIRadioStation] alex-player.php:22
[UIWaveSurfer] alex-player.php:23
[UIWaveform] alex-player.php:24
[UICircularSpectrum] alex-player.php:25
[UIPlayButton] alex-player.php:26
[UIEqualizer] alex-player.php:27
[UIPlaylist] alex-player.php:28
[UIListItem] alex-player.php:29
Maintenance & Trust

Alex Player Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedDec 18, 2024
PHP min version5.3.13
Downloads8K

Community Trust

Rating80/100
Number of ratings8
Active installs200
Developer Profile

Alex Player Developer Profile

iamzhirik

1 plugin · 200 total installs

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

How We Detect Alex Player

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/alex-player/media-engine.css/wp-content/plugins/alex-player/media-engine.js/wp-content/plugins/alex-player/alex-player.js
Script Paths
/wp-content/plugins/alex-player/media-engine.js/wp-content/plugins/alex-player/alex-player.js
Version Parameters
alex-player/media-engine.css?ver=alex-player/media-engine.js?ver=alex-player/alex-player.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-alex-media-playerwp-alex-radio-stationwp-alex-wavesurferwp-alex-waveformwp-alex-circular-spectrumwp-alex-play-buttonwp-alex-equalizerwp-alex-playlist+1 more
Data Attributes
data-json
Shortcode Output
<div class="wp-alex-media-player"<div class="wp-alex-radio-station"<div class="wp-alex-wavesurfer"<div class="wp-alex-waveform"
FAQ

Frequently Asked Questions about Alex Player