iRadeo Audio Player Security & Risk Analysis

wordpress.org/plugins/iradeo-audio-player

Add a live radio player to any WordPress page with one shortcode. Stream audio 24/7 — no coding needed.

0 active installs v1.0.0 PHP + WP 4.7+ Updated Mar 21, 2026
audioembedplayerradiostreaming
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is iRadeo Audio Player Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The iradeo-audio-player v1.0.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and proper output escaping for all identified outputs are significant strengths. Furthermore, the lack of file operations, external HTTP requests, and no recorded vulnerabilities in its history are very positive indicators. The plugin also correctly avoids bundling external libraries, which can often be a source of vulnerabilities.

However, there are a few areas that raise minor concerns. The analysis indicates a lack of nonce checks and capability checks. While the current attack surface (one shortcode) is small and has no direct unprotected entry points, the absence of these checks means that if the shortcode's functionality were to be expanded or new AJAX/REST endpoints introduced in the future without careful implementation, it could become susceptible to CSRF or privilege escalation attacks. This suggests a need for diligent security reviews during any future development.

In conclusion, iradeo-audio-player v1.0.0 appears to be a secure plugin for its current version and feature set, adhering to many best practices. The primary area for potential improvement lies in the consistent implementation of nonce and capability checks to ensure robustness against future expansion and potential security threats.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

iRadeo Audio Player Security Vulnerabilities

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

iRadeo Audio Player Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

iRadeo Audio Player Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

iRadeo Audio Player Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[iradeo] iradeo-player.php:54
WordPress Hooks 2
actioninitiradeo-player.php:80
actionadmin_noticesiradeo-player.php:97
Maintenance & Trust

iRadeo Audio Player Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 21, 2026
PHP min version
Downloads100

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

iRadeo Audio Player Developer Profile

cakkineni

1 plugin · 0 total installs

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

How We Detect iRadeo Audio Player

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

Asset Fingerprints

Script Paths
/wp-content/plugins/iradeo-audio-player/block.js
Version Parameters
iradeo-audio-player/block.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- iRadeo Player: add your station id, e.g. [iradeo id="12345"] -->
Data Attributes
data-block="iradeo/player"
Shortcode Output
<iframe width="" height="" src="https://www.iradeo.com/station/player/?compact=true" frameborder="0" scrolling="no" allow="autoplay" style="display:block; max-width:100%;"></iframe>
FAQ

Frequently Asked Questions about iRadeo Audio Player