SCA: security update for github.com/gtsteffaniak/filebrowser/backend (GHSA-7789-65hx-f26w)

medium Tenable Cloud Security Plugin ID 439184

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-54685)

Solution

Update the github.com/gtsteffaniak/filebrowser/backend library and its related packages to version 0.0.0-20260317230626-af08800667b8 or later.

See Also

https://github.com/advisories/GHSA-7789-65hx-f26w

Plugin Details

Severity: Medium

ID: 439184

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/25/2026

Updated: 7/21/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-54685

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/24/2026

Vulnerability Publication Date: 3/24/2026

Reference Information

CVE: CVE-2026-54685

cwe: CWE-208