Path Traversal in Filebrowser

CVE-2026-35605

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the Matches() function in rules/rules.go uses strings.HasPrefix() without a trailing directory separator when matching paths against access rules. A rule for /uploads also matches /uploads_backup/, granting or denying access to unintended directories. This vulnerability is fixed in 2.63.1.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.004 (31.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-35605?
CVE-2026-35605 is a high-severity vulnerability in Filebrowser, classified under Path Traversal. CVSS score: 7.5/10. Published 2026-04-07.
How severe is CVE-2026-35605?
High severity. CVSS v3 base score is 7.5 out of 10.