PT-2026-49067 · Unknown · Filebrowser
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
File Browser (affected versions not specified)
Description
File Browser fails to properly validate symbolic links, allowing scoped users or unauthenticated public-share recipients to access files outside their intended directory boundaries. While the software prevents lexical
../ traversal, it does not stop handlers from following symlinks that point to locations outside the user's scope. This occurs in two ways: when a symlink is the final path component, or when a file is accessed through a symlinked ancestor directory.This issue affects reading, writing (including TUS resumable uploads), share creation, and public-share serving. An attacker can use these flaws to read out-of-scope file contents, overwrite files, or create public shares for restricted data.
Technical details include vulnerabilities in the following endpoints and functions:
- API Endpoints:
GET /api/raw/{path},GET /api/resources/{path},POST /api/resources/{path},POST /api/tus/{path},PATCH /api/tus/{path},POST /api/share/{path}, andGET /api/public/dl/{hash}. - Vulnerable Parameters:
pathandoverride. - Vulnerable Functions:
stat(),readListing(),getFiles(),writeFile(),tusPostHandler(), andtusPatchHandler().
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Link Following
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Filebrowser