SCA: security update for Glances (GHSA-x46r-mf5g-xpr6)

high Tenable Self-Hosted Container Security Plugin ID 438546

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 4.5.1, The TimescaleDB export
module constructs SQL queries using string concatenation with unsanitized system monitoring data. The
normalize() method wraps string values in single quotes but does not escape embedded single quotes, making
SQL injection trivial via attacker-controlled data such as process names, filesystem mount points, network
interface names, or container names. This vulnerability is fixed in 4.5.1. (CVE-2026-30930)

Solution

Update the Glances library and its related packages to version 4.5.1 or later.

See Also

https://github.com/advisories/GHSA-x46r-mf5g-xpr6

Plugin Details

Severity: High

ID: 438546

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 3/10/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.92

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

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

CVSS Score Source: CVE-2026-30930

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

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

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

CVSS v4

Risk Factor: High

Base Score: 8.6

Threat Score: 7.3

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/9/2026

Vulnerability Publication Date: 3/9/2026

Reference Information

CVE: CVE-2026-30930

cwe: CWE-89