MP3 Audio Player for Music, Radio & Podcast by Sonaar <= 4.10 - Missing Authorization to Template Import
Strategic Overview
- Status
- Patched in 4.10.1
- Affected Version
<= 4.10- CVSS
- 5.4Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2023-47822
At a glance
CVE-2023-47822 is a medium-severity Missing Authorization vulnerability in the MP3 Audio Player WordPress plugin, affecting versions <= 4.10. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 4.10.1; sites on affected versions should update now. Disclosed November 2023, reported by Abdi Pranata.
Vulnerability Overview
The MP3 Audio Player for Music, Radio & Podcast by Sonaar plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the import_srmp3_template function in all versions up to, and including, 4.10. This makes it possible for authenticated attackers, with subscriber-level access and above, to import Elementor templates.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in MP3 Audio Player <= 4.10 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For MP3 Audio Player the fix is 4.10.1: builds <= 4.10 are affected, anything from 4.10.1 onward is not.
Remediation
Update to version 4.10.1, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: MP3 Audio Player 4.10.1 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
- 8.1CVE-2024-7856: MP3 Audio Player Authenticated (Subscriber+) Arbitrary
CVE-2024-7856 - 5.3CVE-2026-65506: MP3 Audio Player Missing Authorization
CVE-2026-65506 - 5.3CVE-2024-31343: MP3 Audio Player for Music Arbitrary File Download
CVE-2024-31343 - 4.3CVE-2025-32235: MP3 Audio Player for Music Missing Authorization
CVE-2025-32235
Other vulnerabilities in MP3 Audio Player – Music Player, Podcast Player & Radio by Sonaar
- 7.2CVE-2026-81289: MP3 Audio Player Stored XSS
CVE-2026-81289 - 7.2CVE-2026-39647: MP3 Audio Player for Music SSRF
CVE-2026-39647 - 6.4CVE-2024-13157: MP3 Audio Player Stored XSS
CVE-2024-13157 - 6.4CVE-2024-10268: MP3 Audio Player Stored XSS
CVE-2024-10268 - 6.4CVE-2024-5664: MP3 Audio Player for Music Stored XSS
CVE-2024-5664 - 6.4CVE-2024-30530: MP3 Audio Player for Music Stored XSS
CVE-2024-30530 - 5.5CVE-2021-24624: MP3 Audio Player for Music Multiple Admin+ XSS
CVE-2021-24624 - 5.3CVE-2026-1219: MP3 Audio Player IDOR to Sensitive Information Exposure
CVE-2026-1219
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C