SB20260408134 - Path traversal in FileBrowser
Published: April 8, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Path traversal (CVE-ID: CVE-2026-28492)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to path traversal in the withHashFile middleware in http/public.go when handling public share link requests for a shared directory. A remote attacker can use a public share link to browse sibling directories and download files outside the shared directory to disclose sensitive information.
This affects directory listing via /api/public/share/{hash} and file download via /api/public/dl/{hash}/path. Password-protected shares are affected after the share password is provided.
Remediation
Install update from vendor's website.