CVE-2026-35605
Severity CVSS v4.0:
MEDIUM
Type:
CWE-22
Path Traversal
Publication date:
07/04/2026
Last modified:
09/04/2026
Description
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.
Impact
Base Score 4.0
6.30
Severity 4.0
MEDIUM
Base Score 3.x
7.50
Severity 3.x
HIGH



