CVE-2026-33641 Details
Description
Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, Glances supports dynamic configuration values in which substrings enclosed in backticks are executed as system commands during configuration parsing. This behavior occurs in Config.get_value() and is implemented without validation or restriction of the executed commands. If an attacker can modify or influence configuration files, arbitrary commands will execute automatically with the privileges of the Glances process during startup or configuration reload. In deployments where Glances runs with elevated privileges (e.g., as a system service), this may lead to privilege escalation. This issue has been patched in version 4.5.3.
A command injection vulnerability has been identified in Glances, a cross-platform system monitoring tool, prior to version 4.5.3. The issue arises from the application's dynamic configuration feature, which allows substrings enclosed in backticks to be executed as system commands during the parsing of configuration files. This behavior, found in the 'Config.get_value()' method, is implemented without any validation or restrictions on the commands being executed. As a result, if an attacker can modify or influence the configuration files, arbitrary commands could be executed automatically with the privileges of the Glances process, potentially leading to privilege escalation, especially in environments where Glances is run as a system service with elevated rights.
Users can update to Glances version 4.5.3 or later, where this vulnerability has been patched.
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 Apr 2, 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-qhj7-v7h7-q4c7 | CISA-ADP | ExploitVendor Advisory |
| https://github.com/nicolargo/glances/commit/358d76a225fc21a9f95d2c4d7e46fafe64a644c6 | [email protected] | Patch |
| https://github.com/nicolargo/glances/releases/tag/v4.5.3 | [email protected] | ProductRelease Notes |
| https://github.com/nicolargo/glances/security/advisories/GHSA-qhj7-v7h7-q4c7 | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nicolargo glances | < 4.5.3 |
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 |
| Apr 7, 2026 | Initial Analysis | [email protected] |
| Apr 2, 2026 | CVE Modified | CISA-ADP |
| Apr 2, 2026 | New CVE Received | [email protected] |