SCA: security update for github.com/filebrowser/filebrowser/v2 (GHSA-67cg-cpj7-qgc9)

medium Tenable Self-Hosted Container Security Plugin ID 440013

Description

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

- File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files
within a specified directory. Prior to 2.63.1, the resourceGetHandler in http/resource.go returns full
text file content without checking the Perm.Download permission flag. All three other content-serving
endpoints (/api/raw, /api/preview, /api/subtitle) correctly verify this permission before serving content.
A user with download: false can read any text file within their scope through two bypass paths. This
vulnerability is fixed in 2.63.1. (CVE-2026-35606)

Solution

Update the github.com/filebrowser/filebrowser/v2 library and its related packages to version 2.63.1 or later.

See Also

https://github.com/advisories/GHSA-67cg-cpj7-qgc9

Plugin Details

Severity: Medium

ID: 440013

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.39

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-35606

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/8/2026

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-35606

cwe: CWE-862