Radio VERA Security & Risk Analysis

wordpress.org/plugins/radio-vera

This widget displays player radio VERA, Russian-language only.

20 active installs v2.2 PHP + WP 3.3+ Updated Nov 26, 2015
orthodoxradioradio-onlineradio-veraradiovera
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Radio VERA Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "radio-vera" plugin v2.2 exhibits a generally good security posture with no recorded vulnerabilities or known CVEs. The static analysis shows a remarkably small attack surface with no identified entry points like AJAX handlers, REST API routes, or shortcodes that lack authentication or permission checks. Furthermore, all SQL queries are properly prepared, indicating a strength in database interaction security.

However, there are significant concerns. The presence of `create_function`, a deprecated and potentially insecure PHP function, is a clear red flag. While not currently exploited in the analyzed code, it can be a vector for remote code execution if user input is ever passed to it without strict sanitization. The very low percentage of properly escaped output (5%) is also a major weakness, making the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks across the board, though not directly exploitable due to the zero attack surface, represents a significant gap in fundamental WordPress security practices that could become problematic if the attack surface expands in future versions.

In conclusion, while the plugin currently benefits from a zero-known-vulnerability status and a contained attack surface, the identified code signals of `create_function` and critically low output escaping present tangible risks. The absence of basic security checks like nonces and capability checks suggests a lack of robust security development practices. Future development should prioritize sanitizing all output and removing the use of `create_function`.

Key Concerns

  • Use of create_function
  • Very low output escaping (5%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Radio VERA Security Vulnerabilities

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

Radio VERA Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "Radio_Vera" );' ) );radio-Vera.php:265

Output Escaping

5% escaped40 total outputs
Attack Surface

Radio VERA Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedradio-Vera.php:15
actionwidgets_initradio-Vera.php:265
Maintenance & Trust

Radio VERA Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedNov 26, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Radio VERA Developer Profile

ortox

3 plugins · 80 total installs

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

How We Detect Radio VERA

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/radio-vera/circle.skin/circle.player.css/wp-content/plugins/radio-vera/js/jquery.js/wp-content/plugins/radio-vera/js/jquery.jplayer.min.js/wp-content/plugins/radio-vera/js/jquery.transform2d.js/wp-content/plugins/radio-vera/js/jquery.grab.js/wp-content/plugins/radio-vera/js/mod.csstransforms.min.js/wp-content/plugins/radio-vera/js/jquery.cookie.js/wp-content/plugins/radio-vera/js/circle.player.js+5 more
Script Paths
/wp-content/plugins/radio-vera/js/jquery.js/wp-content/plugins/radio-vera/js/jquery.jplayer.min.js/wp-content/plugins/radio-vera/js/jquery.transform2d.js/wp-content/plugins/radio-vera/js/jquery.grab.js/wp-content/plugins/radio-vera/js/mod.csstransforms.min.js/wp-content/plugins/radio-vera/js/jquery.cookie.js+2 more

HTML / DOM Fingerprints

CSS Classes
cp-jplayercp-containercp-buffer-holdercp-buffer-1cp-buffer-2cp-progress-holdercp-progress-1cp-progress-2+4 more
HTML Comments
//<![CDATA[//// http://radiovera.hostingradio.ru:8007/radiovera_128//+2 more
Data Attributes
id="radio-vera-player"id="jquery_jplayer_radiovera"class="cp-jplayer"id="cp_container_1"class="cp-container"class="cp-buffer-holder"+11 more
JS Globals
window.jQuerymyCirclePlayerCirclePlayer
FAQ

Frequently Asked Questions about Radio VERA