OS Command Injection in FileBrowser - #VU133481
Published: June 8, 2026
FileBrowser
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary os commands.
The vulnerability exists due to command injection in HookAuth.RunCommand in auth/hook.go when processing login requests through the hook authentication feature. A remote attacker can send a specially crafted username or password value to execute arbitrary os commands.
Only instances with the hook authentication feature enabled are vulnerable, and exploitation occurs before authentication is completed.