CVE-2026-54090

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.33.8, when a shell interpreter is configured (e.g. /bin/sh -c), the command allowlist can be bypassed through shell metacharacters. The allowlist validates only the first token of user input, but the entire raw string is handed to the shell — semicolons, pipes, backticks, and $() all work to chain arbitrary commands after a permitted one. This vulnerability is fixed in 2.33.8.
CVSS

No CVSS.

Configurations

No configuration.

History

26 Jun 2026, 16:16

Type Values Removed Values Added
References () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-8c9q-7855-wfxq - () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-8c9q-7855-wfxq -

25 Jun 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-25 19:16

Updated : 2026-06-26 16:16


NVD link : CVE-2026-54090

Mitre link : CVE-2026-54090

CVE.ORG link : CVE-2026-54090


JSON object : View

Products Affected

No product.

CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')

CWE-184

Incomplete List of Disallowed Inputs