CVE-2026-35606Missing Authorization in Filebrowser

Severity
5.3MEDIUMNVD
EPSS
0.0%
top 86.93%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedApr 7
Latest updateApr 8

Description

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 resourceGetHandler in http/resource.go returns full text file content without checking the Perm.Download permission flag. All three other content-serving endpoints (/api/raw, /api/preview, /api/subtitle) correctly verify this permission before serving content. A user with download: false can read any text file within their scope through two

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Affected Packages2 packages

🔴Vulnerability Details

3
OSV
File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check2026-04-08
GHSA
File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check2026-04-08
CVEList
File Browser discloses text file content via /api/resources endpoint bypassing Perm.Download check2026-04-07

🕵️Threat Intelligence

1
Wiz
CVE-2026-35606 Impact, Exploitability, and Mitigation Steps | Wiz
CVE-2026-35606 — Missing Authorization in Filebrowser | cvebase