
Deezer Widget Security & Risk Analysis
wordpress.org/plugins/deezer-widgetA Deezer play button widget.
Is Deezer Widget Safe to Use in 2026?
Generally Safe
Score 85/100Deezer Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'deezer-widget' plugin version 1.0 exhibits a generally good security posture, with no known vulnerabilities or exploitable attack vectors identified in its historical data. The absence of CVEs suggests a history of secure development or diligent patching. Static analysis reveals a very small attack surface with zero entry points, which is a significant positive. Furthermore, all SQL queries are properly prepared, indicating a safeguard against SQL injection. However, there are notable concerns within the code. The presence of three instances of the `create_function` function is a significant risk, as this deprecated PHP function can be a vector for code injection if user input is not meticulously sanitized before being passed to it. Additionally, the plugin has a low rate of properly escaped output (39%), meaning a substantial portion of its output could be vulnerable to Cross-Site Scripting (XSS) attacks. The lack of any nonce or capability checks, while not immediately exploitable given the zero entry points, represents a weakness in fundamental WordPress security practices that could become a problem if the plugin's architecture were to change or expand in the future.
Key Concerns
- Dangerous function 'create_function' used
- Low percentage of output properly escaped
- No nonce checks implemented
- No capability checks implemented
Deezer Widget Security Vulnerabilities
Deezer Widget Release Timeline
Deezer Widget Code Analysis
Dangerous Functions Found
Output Escaping
Deezer Widget Attack Surface
WordPress Hooks 3
Maintenance & Trust
Deezer Widget Maintenance & Trust
Maintenance Signals
Community Trust
Deezer Widget Alternatives
Radiojar Audio Player
radiojar-player
Audio player plugin for Radiojar platform , just by dragging the widget or added shortcode [rj-player].
Rock & Pop Radio
rock-pop-radio
We aim to caress your auditory receptors, bringing you to a harmonized climax, leaving you wanting more. Allow us to pound your ears with our energeti …
Music Player for Elementor – Audio Player & Podcast Player
music-player-for-elementor
Audio Player for Elementor – the go-to plugin for adding MP3s, podcasts & playlists. Fully customizable, WooCommerce-ready, and mobile-friendly.
Cue by AudioTheme.com
cue
Delightful and reliable audio playlists.
My YouTube Channel
youtube-channel
Show video thumbnails or playable video block of recent YouTube Playlist, Channel (User Uploads) videos.
Deezer Widget Developer Profile
1 plugin · 20 total installs
How We Detect Deezer Widget
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/deezer-widget/HTML / DOM Fingerprints
deezer-playlistdeezer-radiodeezer-album***************************************************************************
*
* Deezer Widget
* Plugin URI: http://wordpress.org/extend/plugins/deezer-widget/
* Description: Three widgets to play: playlist, album or radio from Deezer
* Version: 1.0
* Author: Adrien P.
* Author URI: http://perraudeaua.com/
* License: GPLv2 or later
*
* Copyright 2012 Adrien PERRAUDEAU
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
**************************************************************************/*
*
* Deezer Playlist
*
**************************************************************************/*
*
* Deezer Radio
*
**************************************************************************/+1 moreid="deezer-playlist"name="deezer-playlist"id="deezer-radio"name="deezer-radio"id="deezer-album"name="deezer-album"