๐Ÿ” CVE Alert

CVE-2026-35585

UNKNOWN 0.0

File Browser has a Command Injection via Hook Runner

CVSS Score
0.0
EPSS Score
0.8%
EPSS Percentile
74th

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.

CWE CWE-78 CWE-88
Vendor filebrowser
Product filebrowser
Published Apr 7, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for filebrowser filebrowser

Be the first to know when new unknown vulnerabilities affecting filebrowser filebrowser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

filebrowser / filebrowser
>= 2.0.0-rc.1, <= 2.63.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-jvpw-637p-h3pw github.com: https://github.com/filebrowser/filebrowser/issues/5199