What the vulnerability does
01Description
WordPress Plugin HB Audio Gallery Lite 1.0.0 contains a path traversal vulnerability that allows unauthenticated attackers to download arbitrary files by manipulating the file_path parameter. Attackers can send requests to the audio-download.php endpoint with directory traversal sequences to access sensitive files like wp-config.php outside the intended gallery directory.
Explanation of Vulnerability in Simple Terms
02Summary
HB Audio Gallery Lite contains a path traversal vulnerability that allows an attacker to read arbitrary files from the server. An unauthenticated attacker can craft a malicious request to access files outside the intended directory, potentially exposing sensitive configuration files, database credentials, or other private data stored on the web 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
Attackers can access sensitive files like wp-config.php, database backups, or private keys without logging in.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
June 15, 2026
CVE published
June 15, 2026
Record updated