File Browser has a Command Injection via Hook Runner
41Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 7.5epss 1.9%
from disclosure to weapon7 days
Published on NVDApr 7
1st PoC+7d
exploitation probability
1.9%top 22% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.0.0 until 2.33.8, 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.
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
filebrowser · filebrowserpublic PoCs found — 1
githubgithub.com/Saku0512/CVE-2026-35585-poc★ 0⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.