Path traversal in FileBrowser - CVE-2026-62843
Published: July 6, 2026
Vulnerability details
The vulnerability allows a remote user to overwrite files outside the intended extraction directory.
The vulnerability exists due to path traversal in the archive builder when generating archive entry names from uploaded filenames containing backslashes. A remote user can upload a file with a crafted backslash-containing name and have it emitted into a downloaded archive as a traversal path to overwrite files outside the intended extraction directory.
User interaction is required to extract a downloaded archive, and the issue affects generated zip, tar, and related archive formats that use the shared archive entry name field.