CVE-2026-54685

Source
https://cve.org/CVERecord?id=CVE-2026-54685
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54685.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54685
Aliases
Published
2026-07-20T14:17:13Z
Modified
2026-08-12T03:51:48Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
FileBrowser Quantum has Username Enumeration via Authentication Timing Side-Channel
Details

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username is provided, the server performs a bcrypt password comparison, causing a measurable delay in the response time. Version 1.3.2-beta patches the issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-208"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54685.json"
}
References

Affected packages

Git / github.com/gtsteffaniak/filebrowser

Affected ranges

Type
GIT
Repo
https://github.com/gtsteffaniak/filebrowser
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.3.2-beta"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.3.4
v0.3.6-beta
v0.3.7-beta
v0.4.0-beta
v0.4.1-beta
v0.4.2-beta
v0.5.0-beta
v0.5.1-beta
v0.5.2-beta
v0.7.6-beta
v1.*
v1.0.1-stable
v1.2.1-stable

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54685.json"