File Browser < 2.63.6 - Pre-Authentication Remote Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2026-54088. PoCs published by Saku0512.
AI-analyzed exploit summary This repository contains a functional exploit PoC for CVE-2026-54088, a pre-authentication command injection vulnerability in File Browser's Hook Authentication feature. The exploit demonstrates arbitrary command execution by injecting shell syntax into the username field during login.
Description
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, the Hook Authentication feature in File Browser allows administrators to delegate login verification to an external shell command. User-supplied credentials (username and password) are interpolated into this command string using os.Expand without sanitization. An unauthenticated remote attacker can inject shell metacharacters in the username or password field at the login screen, causing the server to execute arbitrary OS commands before any authentication takes place. This is a critical pre-authentication RCE. This vulnerability is fixed in 2.63.6.
Exploits (1)
This repository contains a functional exploit PoC for CVE-2026-54088, a pre-authentication command injection vulnerability in File Browser's Hook Authentication feature. The exploit demonstrates arbitrary command execution by injecting shell syntax into the username field during login.
References (1)
Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X