CVE Catalog

CVE-2026-35585

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.40%

61th percentile - higher than 61% of all known CVEs

Summary

File Browser, a file management interface, has a vulnerability in the hook system that executes administrator-defined shell commands. Versions from 2.0.0 to 2.33.8 are susceptible to remote code execution (RCE) through malicious filenames containing shell metacharacters.

Risk Assessment

An attacker with file write permissions can exploit this vulnerability to execute arbitrary OS commands on the server, posing a significant security risk to the organization.

Recommendation

It is recommended to upgrade File Browser to version 2.33.8 or later, where this feature is disabled by default. Additionally, conduct an audit of file write permissions.

Other vulnerabilities in File Browser

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS