CVE Catalog

CVE-2026-56845

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

29th percentile - higher than 29% of all known CVEs

Summary

In an application with CustomSounds storage configured to FileSystem, there is an unauthenticated path traversal (LFI) vulnerability under /custom-sounds/. By including ../ sequences in the request path, an attacker can read arbitrary files outside the base directory.

Risk Assessment

An unauthenticated attacker can read sensitive files from the filesystem, such as configuration files, passwords, or user data, leading to a serious confidentiality breach.

Recommendation

Apply patches or change configuration immediately to prevent access to files outside the base directory, e.g., by validating paths.

Related vulnerabilities

Original NVD description (English source)

An unauthenticated path traversal (LFI) vulnerability exists under /custom-sounds/ when CustomSounds storage is configured to FileSystem. By including ../ sequences in the request path, an attacker can read arbitrary files outside the base directory.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS