GHSA-jvpw-637p-h3pw · Severity: high · Ecosystem: go — File Browser has a Command Injection via Hook Runner
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.0.0 through 2.63.1, the hook system in File Browser — which executes administrator-defined shell commands on file events such as upload, rename, and delete — is vulnerable to OS command injection. Variable substitution for values like $FILE and $USERNAME is performed via os.Expand without sanitization. An attacker with file write permission can craft a malicious filename containing shell metacharacters, causing the server to execute arbitrary OS commands when the hook fires. This results in Remote Code Execution (RCE). This feature has been disabled by default for all installations from v2.33.8 onwards, including for existent installations.
Conclusion & alert: CVE-2026-35585 is rated High Exploit Risk (64.6/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.36%). 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-04-17 | 1.09% | 0.36% | -0.73% |
| 2 | 2026-04-13 | 0.78% | 1.09% | +0.32% |
| 3 | 2026-04-08 | — | 0.78% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
GHSA-jvpw-637p-h3pw · Severity: high · Ecosystem: go — File Browser has a Command Injection via Hook Runner
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| filebrowser | filebrowser | >= 2.0.0, <= 2.63.1 | cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/filebrowser/filebrowser/issues/5199 | Patch |
| https://github.com/filebrowser/filebrowser/security/advisories/GHSA-jvpw-637p-h3pw | Exploit Vendor Advisory |