Ad

CVE-2026-35605

MEDIUM CVSS 4.0: 6.3 EPSS 0.06%
Updated Apr 09, 2026
Parameter Value
CVSS 6.3 (MEDIUM)
Fixed In 2.63.1
Type CWE-22 (Path Traversal)
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
High
Difficult to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)