Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/filebrowser/filebrowser/v2
  4. ›
  5. CVE-2026-54089

CVE-2026-54089: File Browser: Authentication Bypass via Proxy Auth Header Forgery

July 10, 2026

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.

References

  • github.com/advisories/GHSA-xqp3-jq6g-x3qm
  • github.com/filebrowser/filebrowser/blob/main/auth/proxy.go
  • github.com/filebrowser/filebrowser/blob/main/http/auth.go
  • github.com/filebrowser/filebrowser/security/advisories/GHSA-xqp3-jq6g-x3qm
  • nvd.nist.gov/vuln/detail/CVE-2026-54089

Code Behaviors & Features

Detect and mitigate CVE-2026-54089 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0.0-rc.1 up to 2.63.18

Solution

Unfortunately, there is no solution available yet.

Impact 9.1 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication
  • CWE-290: Authentication Bypass by Spoofing

Source file

go/github.com/filebrowser/filebrowser/v2/CVE-2026-54089.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 18 Aug 2026 00:16:21 +0000.