Description
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.
Published: 2026-06-15
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The HB Audio Gallery Lite plugin contains a path traversal flaw (CWE‑22) in its audio‑download.php endpoint that permits an attacker to supply a malicious file_path parameter and retrieve any file located on the server, including sensitive configuration files such as wp‑config.php. This vulnerability is explicitly stated to allow arbitrary file disclosure without requiring authentication. The attack is carried out by sending a crafted GET request containing directory traversal sequences to the audio‑download.php script.

Affected Systems

WordPress sites that have installed the HB Audio Gallery Lite plugin by Husain and are running version 1.0.0 are affected. The description does not claim that earlier releases are vulnerable, so only this version is confirmed as having the flaw.

Risk and Exploitability

The CVSS score of 8.7 describes a high‑severity condition that compromises confidentiality. The EPSS score of 0.00641 indicates a very low but nonzero probability of exploitation; the exploit path—simple URL manipulation—still suggests it can be triggered with minimal effort. The flaw is not listed in the CISA KEV catalog, suggesting no known confirmed exploitation at this, but the of authentication requirement means every visitor to the affected site could potentially use the path traversal vector to read arbitrary files.

Generated by OpenCVE AI on June 18, 2026 at 01:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HB Audio Gallery Lite to the latest release that removes or fixes the vulnerable audio‑download.php endpoint.
  • If an upgrade cannot be performed immediately, remove or disable the audio‑download.php file in the plugin directory to eliminate the vulnerable entry point.
  • Configure the web server or a web‑application firewall to block or whitelist requests to audio‑download.php, ensuring that the file_path parameter cannot reference files outside the plugin’s gallery directory.

Generated by OpenCVE AI on June 18, 2026 at 01:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Husain
Husain hb Audio Gallery Lite
Wordpress
Wordpress wordpress
Vendors & Products Husain
Husain hb Audio Gallery Lite
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 15 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description 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.
Title WordPress Plugin HB Audio Gallery Lite 1.0.0 Path Traversal File Download
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, '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'}


Subscriptions

Husain Hb Audio Gallery Lite
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-15T15:59:07.333Z

Reserved: 2026-06-15T11:50:57.261Z

Link: CVE-2016-20081

cve-icon Vulnrichment

Updated: 2026-06-15T15:59:02.500Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T14:16:31.647

Modified: 2026-06-15T20:50:47.973

Link: CVE-2016-20081

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T21:09:17Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')