File Browser has incorrect access control for public directory shares via rule path rebasing — CVE-2026-54091
GitHub · GitHub · CVE-2026-54091
ID
CVE-2026-54091
CVE-2026-54091
Date
Activity
Source
GitHub
GitHub
Vendor
GitHub
GitHub
Threat
high
high
CVSS
7.5
7.5
EPSS
0.00042
0.00042
Summary
### Summary File Browser's public share handlers rebase the share owner's filesystem root to the shared directory and then evaluate descendant paths against the owner's global and per-user rules using the rebased relative path instead of the original path relative to the owner's scope. As a result, an attacker who knows a public directory share URL can access files and subdirectories that the owner explicitly…
Product
go: github.com/filebrowser/filebrowser/v2 | go: github.com/filebrowser/filebrowser
What to do
General, cautious steps (verify details in the official source):
- Prioritize patching or mitigation immediately (treat as actively risky).
- Identify affected product versions in your inventory and verify whether you are impacted.
- Apply vendor patches/updates or recommended mitigations as soon as available.
- Read the official advisory for exact affected versions and remediation steps.