GHSA-5gg9-5g7w-hm73 · Severity: critical · Ecosystem: go — File Browser Signup Grants Admin When Default Permissions Include Admin
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions 2.61.2 and below, any unauthenticated visitor can register a full administrator account when self-registration (signup = true) is enabled and the default user permissions have perm.admin = true. The signup handler blindly applies all default settings (including Perm.Admin) to the new user without any server-side guard that strips admin from self-registered accounts. The signupHandler is supposed to create unprivileged accounts for new visitors. It contains no explicit user.Perm.Admin = false reset after applying defaults. If an administrator (intentionally or accidentally) configures defaults.perm.admin = true and also enables signup, every account created via the public registration endpoint is an administrator with full control over all files, users, and server settings. This issue has been resolved in version 2.62.0.
Conclusion & alert: CVE-2026-32760 is rated High Exploit Risk (72.2/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.68%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.68% | +0.64% |
| 2 | 2026-03-20 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 10.0 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-5gg9-5g7w-hm73 · Severity: critical · Ecosystem: go — File Browser Signup Grants Admin When Default Permissions Include Admin
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| filebrowser | filebrowser | < 2.62.0 | cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/filebrowser/filebrowser/commit/a63573b67eb302167b4c4f218361a2d0c138deab | Patch |
| https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0 | Product Release Notes |
| https://github.com/filebrowser/filebrowser/security/advisories/GHSA-5gg9-5g7w-hm73 | Exploit Vendor Advisory |