SCA: security update for github.com/filebrowser/filebrowser/v2 (GHSA-mr74-928f-rw69)

high Tenable Self-Hosted Container Security Plugin ID 438394

Description

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

- File Browser provides a file managing interface within a specified directory and it can be used to upload,
delete, preview, rename and edit files. Prior to version 2.61.0, when a user creates a public share link
for a directory, the withHashFile middleware in http/public.go uses filepath.Dir(link.Path) to compute the
BasePathFs root. This sets the filesystem root to the parent directory instead of the shared directory
itself, allowing anyone with the share link to browse and download files from all sibling directories.
This issue has been patched in version 2.61.0. (CVE-2026-28492)

See Also

https://github.com/advisories/GHSA-mr74-928f-rw69

Plugin Details

Severity: High

ID: 438394

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/5/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.45

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-28492

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/2/2026

Vulnerability Publication Date: 3/2/2026

Reference Information

CVE: CVE-2026-28492

cwe: CWE-200