PT-2026-60214 · Unknown · Filebrowser
CVE-2026-62843
·
Published
2026-07-15
·
Updated
2026-07-30
CVSS v3.1
6.8
Medium
| Vector | AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
File Browser versions 2.63.6 through 2.63.16
Description
The archive builder improperly handles filenames by using
strings.ReplaceAll(nameInArchive, "", "/"). This allows a user with upload permissions to create a file with backslashes in the name, such as ....evil.sh, which is converted into a POSIX path ../../evil.sh. Consequently, when another user downloads and extracts the resulting zip or tar archive, the file can escape the intended extraction directory.Recommendations
Update to version 2.63.17.
Exploit
Fix
Path traversal
Relative Path Traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Filebrowser