๐Ÿ” CVE Alert

CVE-2026-54093

UNKNOWN 0.0

File Browser: Path traversal in download-as-zip/tar via Windows-style backslash separators in stored filenames

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, filebrowser builds the download-as-zip / download-as-tar archive entry names with filepath.ToSlash, which on a Linux host is a no-op for backslashes (\ is only a path separator on Windows). A file whose name contains Windows-style traversal is accepted by the resource handlers, stored on the Linux filesystem with a literal backslash name, and then emitted verbatim as the archive entry name. Windows extractors interpret \ as a path separator and write the extracted file outside the extraction directory โ€” arbitrary file write on the victim who downloads and extracts the archive. This vulnerability is fixed in 2.63.6.

CWE CWE-22
Vendor filebrowser
Product filebrowser
Published Jun 25, 2026
Last Updated Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for filebrowser filebrowser

Be the first to know when new unknown vulnerabilities affecting filebrowser filebrowser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

filebrowser / filebrowser
< 2.63.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-gxjx-7m74-hcq8