#VU125399 OS Command Injection in FileBrowser - CVE-2026-35585
Published: April 8, 2026
FileBrowser
File Browser
Description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper neutralization of special elements used in an os command in the Runner.exec hook runner when expanding attacker-controlled filename or username variables into shell-based hook commands. A remote privileged user can upload, create, or rename a file with shell metacharacters to execute arbitrary code.
Exploitation requires shell-based hooks to be configured and triggered by file events such as upload, rename, or delete.