CVE-2016-20081 HIGH

CVE-2016-20081: WordPress Plugin HB Audio Gallery Lite 1.0.0 Path Traversal File Download

Vendor Husain
Product HB Audio Gallery Lite
Weakness CWE-22 · Path traversal
Published June 15, 2026
Last update June 15, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

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

Related vulnerabilities

08Related CVE