CVE-2026-32634 Details
Description
Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, Glances stores both the Zeroconf-advertised server name and the discovered IP address for dynamic servers, but later builds connection URIs from the untrusted advertised name instead of the discovered IP. When a dynamic server reports itself as protected, Glances also uses that same untrusted name as the lookup key for saved passwords and the global `[passwords] default` credential. An attacker on the same local network can advertise a fake Glances service over Zeroconf and cause the browser to automatically send a reusable Glances authentication secret to an attacker-controlled host. This affects the background polling path and the REST/WebUI click-through path in Central Browser mode. Version 4.5.2 fixes the issue.
A vulnerability in Glances, an open-source cross-platform system monitoring tool, allows for the exfiltration of reusable authentication credentials in Central Browser mode. Prior to version 4.5.2, Glances improperly trusted Zeroconf-advertised server names for dynamic servers, leading to a credential leak. When a dynamic server, advertised as 'protected', is accessed, Glances uses the untrusted name to look up saved passwords and generate connection URIs. This flaw enables an attacker on the same local network to spoof a Glances service, causing the victim's browser to send authentication secrets to an attacker-controlled host. The vulnerability affects both background polling and REST/WebUI interactions in Central Browser mode.
Users should update to Glances version 4.5.2, which addresses this vulnerability by ensuring that the application uses the discovered IP address for dynamic servers instead of the advertised name. Additionally, the updated version prevents dynamic server entries from inheriting saved or default credentials, requiring manual authentication for each server.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/nicolargo/glances/security/advisories/GHSA-vx5f-957p-qpvm | CISA-ADP | ExploitVendor Advisory |
| https://github.com/nicolargo/glances/commit/61d38eec521703e41e4933d18d5a5ef6f854abd5 | [email protected] | Patch |
| https://github.com/nicolargo/glances/releases/tag/v4.5.2 | [email protected] | Release Notes |
| https://github.com/nicolargo/glances/security/advisories/GHSA-vx5f-957p-qpvm | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-346 | Origin Validation Error | [email protected] |
| CWE-522 | Insufficiently Protected Credentials | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nicolargo glances | < 4.5.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 19, 2026 | Initial Analysis | [email protected] |
| Mar 18, 2026 | CVE Modified | CISA-ADP |
| Mar 18, 2026 | New CVE Received | [email protected] |