SCA: security update for Glances (GHSA-hhcg-r27j-fhv9)

medium Tenable Cloud Security Plugin ID 438836

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. Glances recently added DNS rebinding
protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still
accepts arbitrary `Host` headers and does not apply `TrustedHostMiddleware` or an equivalent host
allowlist. As a result, the REST API, WebUI, and token endpoint remain reachable through attacker-
controlled domains in classic DNS rebinding scenarios. Once the victim browser has rebound the attacker
domain to the Glances service, same-origin policy no longer protects the API because the browser considers
the rebinding domain to be the origin. This is a distinct issue from the previously reported default CORS
weakness. CORS is not required for exploitation here because DNS rebinding causes the victim browser to
treat the malicious domain as same-origin with the rebinding target. Version 4.5.2 contains a patch for
the issue. (CVE-2026-32632)

Solution

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

See Also

https://github.com/advisories/GHSA-hhcg-r27j-fhv9

Plugin Details

Severity: Medium

ID: 438836

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 3/16/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5.5

Percentile: 96.46

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.8

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

CVSS Score Source: CVE-2026-32632

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/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: 3/16/2026

Vulnerability Publication Date: 3/16/2026

Reference Information

CVE: CVE-2026-32632

cwe: CWE-346