Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32633
March 18, 2026
Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, the "/api/4/serverslist" endpoint returns raw server objects from "GlancesServersList.get_servers_list()". Those objects are mutated in-place during background polling and can contain a "uri" field with embedded HTTP Basic credentials for downstream Glances servers, using the reusable pbkdf2-derived Glances authentication secret. If the front Glances Browser/API instance is started without "--password", which is supported and common for internal network deployments, "/api/4/serverslist" is completely unauthenticated. Any network user who can reach the Browser API can retrieve reusable credentials for protected downstream Glances servers once they have been polled by the browser instance. Version 4.5.2 fixes the issue.
Affected Packages
https://github.com/nicolargo/glances.git (GITHUB):
Affected version(s) >=v1.0 <v4.5.2
Fix Suggestion:
Update to version v4.5.2
glances (PYTHON):
Affected version(s) >=1.3.1 <4.5.2
Fix Suggestion:
Update to version 4.5.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Insufficiently Protected Credentials
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.05