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 bypass paths. This vulnerability is fixed in 2.63.1.
References
| Link | Resource |
|---|---|
| https://github.com/filebrowser/filebrowser/security/advisories/GHSA-67cg-cpj7-qgc9 | Exploit Vendor Advisory |
| https://github.com/filebrowser/filebrowser/security/advisories/GHSA-67cg-cpj7-qgc9 | Exploit Vendor Advisory |
Configurations
History
16 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Filebrowser
Filebrowser filebrowser |
|
| CPE | cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* | |
| References | () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-67cg-cpj7-qgc9 - Exploit, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
09 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-67cg-cpj7-qgc9 - |
07 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-07 17:16
Updated : 2026-04-16 18:16
NVD link : CVE-2026-35606
Mitre link : CVE-2026-35606
CVE.ORG link : CVE-2026-35606
JSON object : View
Products Affected
filebrowser
- filebrowser
CWE
CWE-862
Missing Authorization
