Untriaged
Permalink
CVE-2026-62843
6.8 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): None (N)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAll(nameInArchive, "\", "/"), which turns a POSIX filename such as ..\..\evil.sh into the archive entry ../../evil.sh, allowing a user with upload permission to plant a backslash-named file that escapes the extraction directory when another user downloads and extracts the generated zip or tar archive. This issue is fixed in version 2.63.17.
References
-
https://github.com/filebrowser/filebrowser/security/advisories/GHSA-83xp-526h-j3ww x_refsource_CONFIRMexploit
-
https://github.com/filebrowser/filebrowser/releases/tag/v2.63.17 x_refsource_MISC
Affected products
filebrowser
- ==>= 2.63.6, < 2.63.17
Matching in nixpkgs
pkgs.filebrowser
Web application for managing files and directories
pkgs.filebrowser-quantum
Access and manage your files from the web
-
nixos-unstable 1.2.2-stable
- nixpkgs-unstable 1.4.0-stable
- nixos-unstable-small 1.4.0-stable
-
nixos-26.05 1.4.0-stable
- nixos-26.05-small 1.4.0-stable
- nixpkgs-26.05-darwin 1.4.0-stable
pkgs.python313Packages.filebrowser-safe
Snapshot of django-filebrowser for the Mezzanine CMS
Package maintainers
-
@HritwikSinghal Hritwik Singhal <nix@thorin.theoakenshield.com>
-
@JocimSus Joachim Susatiyo <joe.susatiyo@gmail.com>
-
@prikhi Pavan Rikhi <pavan.rikhi@gmail.com>