What the vulnerability does
01Description
The All in One Music Player plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.3.1 via the 'theme' parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to read the contents of files on the server, which can contain sensitive information.
Explanation of Vulnerability in Simple Terms
02Summary
All in One Music Player versions up to 1.3.1 contain a path traversal vulnerability that allows authenticated users to read arbitrary files from the server. An attacker with low-level access can bypass directory restrictions and access sensitive files outside the intended music player directory. This could expose configuration files, database credentials, or other sensitive data stored on the server.
What an attacker can do
03Attacker Capabilities
Read arbitrary files from the server, including sensitive configuration and credential files.
Potential impact on your site
04Site Impact
Sensitive files like database credentials or config files may be exposed to authenticated users.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
September 30, 2025
CVE published
April 8, 2026
Record updated