CVE-2026-72835 PUBLISHED

filebrowser before v2.63.21 Access Rule Bypass via Path Canonicalization

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 14.08.2026 Updated: 14.08.2026

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.

Metrics

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

Product Status

Vendor filebrowser
Product filebrowser
Versions Default: unaffected
  • affected from 0 to 2.63.21 (excl.)
  • Version 2.63.21 is unaffected

Credits

  • N1V6 reporter
  • hacdias finder

References

Problem Types

  • Improper Resolution of Path Equivalence CWE