SCA: security update for glances (GHSA-grp3-h8m8-45p7)

medium Tenable Self-Hosted Container Security Plugin ID 440707

Description

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

- Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Cassandra
export module (`glances/exports/glances_cassandra/__init__.py`) interpolates `keyspace`, `table`, and
`replication_factor` configuration values directly into CQL statements without validation. A user with
write access to `glances.conf` can redirect all monitoring data to an attacker-controlled Cassandra
keyspace. Version 4.5.4 contains a fix. (CVE-2026-35588)

Solution

Update the glances library and its related packages to version 4.5.4 or later.

See Also

https://github.com/advisories/GHSA-grp3-h8m8-45p7

Plugin Details

Severity: Medium

ID: 440707

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/21/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.5

Percentile: 57.44

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 4.9

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

CVSS Score Source: CVE-2026-35588

CVSS v3

Risk Factor: Medium

Base Score: 6.3

Temporal Score: 5.7

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

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/21/2026

Vulnerability Publication Date: 4/20/2026

Reference Information

CVE: CVE-2026-35588

cwe: CWE-89