
iRadeo Audio Player Security & Risk Analysis
wordpress.org/plugins/iradeo-audio-playerAdd a live radio player to any WordPress page with one shortcode. Stream audio 24/7 — no coding needed.
Is iRadeo Audio Player Safe to Use in 2026?
Generally Safe
Score 100/100iRadeo Audio Player has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
iRadeo Audio Player Security Vulnerabilities
iRadeo Audio Player Release Timeline
iRadeo Audio Player Code Analysis
Output Escaping
iRadeo Audio Player Attack Surface
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
iRadeo Audio Player Maintenance & Trust
Maintenance Signals
Community Trust
iRadeo Audio Player Alternatives
Radio Player Page
radio-player-page
Dedicated player pages for your radio streams, with program scheduling and continuous playback.
Simple Radio Forty Two
simple-radio-forty-two
Écoutez votre radio préférée directement depuis WordPress avec Simple Radio Forty Two.
AnowRadio Player
anowradio-player
Embed radio player widget on your WordPress site using API key.
Radio Browser Stations
lknwp-radio-browser
Display and play online radio stations from Radio-Browser.info with a beautiful player and customizable radio list.
Compact WP Audio Player
compact-wp-audio-player
A Compact WP Audio Player Plugin that is compatible with all major browsers and devices (Android, iPhone, iPad)
iRadeo Audio Player Developer Profile
1 plugin · 0 total installs
How We Detect iRadeo Audio Player
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/iradeo-audio-player/block.jsiradeo-audio-player/block.js?ver=HTML / DOM Fingerprints
<!-- iRadeo Player: add your station id, e.g. [iradeo id="12345"] -->data-block="iradeo/player"<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>