CVE-2026-72835
Received Received - Intake

Filebrowser Path Traversal via Path Canonicalization Bypass

Vulnerability report for CVE-2026-72835, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: VulnCheck

Description

filebrowser versions before v2.63.21 fail to canonicalize paths before evaluating access rules, allowing authenticated users to bypass administrator-defined deny rules using case-variant or backslash-separated paths. Attackers can request files with alternate path representations that match no rule but resolve to the same filesystem object, gaining unauthorized access to denied files within their scope.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
filebrowser filebrowser to 2.63.21 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-41 The product is vulnerable to file system contents disclosure through path equivalence. Path equivalence involves the use of special characters in file and directory names. The associated manipulations are intended to generate multiple names for the same object.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects filebrowser versions before v2.63.21. It allows authenticated users to bypass administrator-defined deny rules by using case-variant paths (e.g., 'FILE.TXT' vs 'file.txt') or backslash-separated paths on Windows. The system fails to canonicalize paths before checking access rules, so alternate representations that don't match any rule can still resolve to the same file, granting unauthorized access.

Detection Guidance

Check your filebrowser version with 'filebrowser version' or 'filebrowser -v'. If it is below 2.63.21, the system is vulnerable. Inspect access logs for unusual path patterns like mixed case or backslashes in requests to denied paths.

Impact Analysis

If you use filebrowser versions before 2.63.21, an attacker with authenticated access could bypass restrictions and access files that administrators explicitly denied. This could lead to unauthorized data exposure or modification within your permitted scope. The impact depends on your filebrowser configuration and the sensitivity of the files involved.

Compliance Impact

This vulnerability could violate compliance requirements that mandate strict access controls and data protection, such as GDPR (data confidentiality) or HIPAA (protected health information access). Unauthorized access to sensitive files may result in regulatory penalties, data breaches, or loss of compliance certifications.

Mitigation Strategies

Upgrade filebrowser to version 2.63.21 or later immediately. There are no workarounds other than upgrading. Review and update access rules after upgrading to ensure proper enforcement.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72835. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart