---
cve: "CVE-2026-54093"
severity: "MEDIUM"
cvss: 6.8
epss: "19%"
vendor: "filebrowser"
kev: false
exploited: false
published: "2026-06-25 19:16:41"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T03:50:29+02:00"
---

# CVE-2026-54093

> 6.8 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Patch verfügbar (OSV)

- 85b7d2762dda67b6158220991654c65b43739005 (Commit)

## Referenzen

- <https://github.com/filebrowser/filebrowser/security/advisories/GHSA-gxjx-7m74-hcq8>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-54093) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
