๐Ÿ” CVE Alert

CVE-2026-54089

CRITICAL 9.1

File Browser: Authentication Bypass via Proxy Auth Header Forgery

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Starting with 2.0.0-rc.1, when FileBrowser is configured with proxy authentication (auth.method=proxy), any unauthenticated attacker who can reach the server directly can impersonate any user - including admin - by sending a single forged HTTP header. No credentials are required. Additionally, specifying a non-existent username causes the server to automatically create a new user account, providing an account creation primitive with no authorization. This is an already known issue that has been documented in the documentation for several years, but has not been documented as a vulnerability before.

CWE CWE-287 CWE-290
Vendor filebrowser
Product filebrowser
Published Jun 25, 2026
Last Updated Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for filebrowser filebrowser

Be the first to know when new critical vulnerabilities affecting filebrowser filebrowser are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

filebrowser / filebrowser
>= 2.0.0-rc.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-xqp3-jq6g-x3qm github.com: https://github.com/filebrowser/filebrowser/blob/main/auth/proxy.go github.com: https://github.com/filebrowser/filebrowser/blob/main/http/auth.go#L121-L137