Audiomack Security & Risk Analysis

wordpress.org/plugins/audiomack

Audiomack plugin allows you to add the audio player from Audiomack.com into your WordPress site using shortcodes.

100 active installs v1.4.8 PHP + WP 3.0.0+ Updated Jul 13, 2021
audiomp3musicpluginswp
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEDec 31, 2025
Safety Verdict

Is Audiomack Safe to Use in 2026?

Use With Caution

Score 63/100

Audiomack has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Dec 31, 2025Updated 4yr ago
Risk Assessment

The Audiomack plugin v1.4.8 exhibits a concerning security posture, primarily due to a significant number of unprotected entry points and a history of medium-severity vulnerabilities. The static analysis reveals that 2 out of 3 total entry points, specifically AJAX handlers, lack authentication checks. This immediately exposes the plugin to potential unauthorized actions if these handlers are accessible. Furthermore, the plugin's handling of SQL queries is entirely un-prepared, and a substantial portion of its output (90%) is not properly escaped, increasing the risk of cross-site scripting (XSS) and SQL injection vulnerabilities. The presence of a known, unpatched medium-severity CVE related to XSS, dated in the future, is a critical red flag. While the plugin doesn't appear to have critical taint flows or dangerous functions, the combination of unprotected entry points, poor input/output sanitization practices, and a past vulnerability suggests a lack of robust security development. The plugin's only identified strength is the absence of external HTTP requests and file operations.

Key Concerns

  • Unprotected AJAX handlers
  • Raw SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Unpatched medium severity CVE
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
1

Audiomack Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-49357medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Audiomack <= 1.4.8 - Authenticated (Contributor+) Stored Cross-Site Scripting

Dec 31, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Audiomack Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

0% prepared1 total queries

Output Escaping

10% escaped49 total outputs
Attack Surface
2 unprotected

Audiomack Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_audiomack_ajax_render_popup_contentaudiomack.php:59
authwp_ajax_audiomack_ajax_render_popup_contentaudiomack.php:60

Shortcodes 1

[audiomack] audiomack.php:24
WordPress Hooks 6
actioninitaudiomack.php:14
actionadmin_initaudiomack.php:16
actionadmin_menuaudiomack.php:17
filtermce_external_pluginsaudiomack.php:55
filtermce_buttonsaudiomack.php:56
filterplugin_action_linksaudiomack.php:237
Maintenance & Trust

Audiomack Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 13, 2021
PHP min version
Downloads26K

Community Trust

Rating80/100
Number of ratings3
Active installs100
Developer Profile

Audiomack Developer Profile

audiomack

1 plugin · 100 total installs

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

How We Detect Audiomack

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/audiomack/tinymce/editor_plugin.js/wp-content/plugins/audiomack/tinymce/editor_plugin.min.js/wp-content/plugins/audiomack/css/audiomack.css/wp-content/plugins/audiomack/css/audiomack.min.css/wp-content/plugins/audiomack/js/audiomack.js/wp-content/plugins/audiomack/js/audiomack.min.js
Script Paths
plugins/audiomack/tinymce/editor_plugin.jsplugins/audiomack/tinymce/editor_plugin.min.jsplugins/audiomack/js/audiomack.jsplugins/audiomack/js/audiomack.min.js
Version Parameters
audiomack/css/audiomack.css?ver=audiomack/js/audiomack.js?ver=

HTML / DOM Fingerprints

CSS Classes
audiomack_player_container
HTML Comments
audiomack | Audiomack | http://www.audiomack.com/wordpress/ /audiomack | Audiomack | http://www.audiomack.com/wordpress/
Data Attributes
audiomack_ajax_render_popup_content
Shortcode Output
<iframe src='https://audiomack.com/embed3/song/<iframe src='https://audiomack.com/embed3/playlist/<iframe src='https://audiomack.com/embed3/album/
FAQ

Frequently Asked Questions about Audiomack