PT-2026-61605 · Unknown · Filebrowser Quantum
CVE-2026-54910
·
Published
2026-07-20
·
Updated
2026-07-20
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
FileBrowser Quantum versions prior to 1.4.3-beta
Description
The
subtitlesHandler endpoint (GET /api/media/subtitles) contains path traversal flaws due to insufficient sanitization of the path and name query parameters. The path parameter is passed to idx.GetRealPath() without using SanitizeUserPath(), enabling an attacker to escape the storage root. Additionally, the name parameter is joined with the parent directory without removing directory components, allowing further traversal. Any authenticated user can exploit these vectors to read sensitive text files accessible by the server process, such as SSH keys, database credentials, JWT signing keys, and /etc/passwd.Recommendations
Update to version 1.4.3-beta.
As a temporary workaround, restrict access to the
GET /api/media/subtitles endpoint.Exploit
Fix
Relative Path Traversal
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Filebrowser Quantum