SCA: security update for github.com/henrygd/beszel (GHSA-5f5r-95pg-xrpm)

low Tenable Cloud Security Plugin ID 440148

Description

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

- Beszel is a server monitoring platform. Prior to 0.18.7, some API endpoints in the Beszel hub accept a
user-supplied system ID and proceed without further checks that the user should have access to that
system. As a result, any authenticated user can access these routes for any system if they know the
system's ID. System IDs are random 15 character alphanumeric strings, and are not exposed to all users.
However, it is theoretically possible for an authenticated user to enumerate a valid system ID via web
API. To use the containers endpoints, the user would also need to enumerate a container ID, which is 12
digit hexadecimal string. This vulnerability is fixed in 0.18.7. (CVE-2026-40077)

Solution

Update the github.com/henrygd/beszel library and its related packages to version 0.18.7 or later.

See Also

https://github.com/advisories/GHSA-5f5r-95pg-xrpm

Plugin Details

Severity: Low

ID: 440148

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/10/2026

Updated: 7/2/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: Low

CVSS v2

Risk Factor: Low

Base Score: 2.1

Temporal Score: 1.6

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

CVSS Score Source: CVE-2026-40077

CVSS v3

Risk Factor: Low

Base Score: 3.1

Temporal Score: 2.8

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/10/2026

Vulnerability Publication Date: 4/9/2026

Reference Information

CVE: CVE-2026-40077

cwe: CWE-184