CVE-2026-35588 Details
Description
Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Cassandra export module (`glances/exports/glances_cassandra/__init__.py`) interpolates `keyspace`, `table`, and `replication_factor` configuration values directly into CQL statements without validation. A user with write access to `glances.conf` can redirect all monitoring data to an attacker-controlled Cassandra keyspace. Version 4.5.4 contains a fix.
A CQL injection vulnerability has been identified in the Cassandra export module of Glances, a cross-platform system monitoring tool. This issue affects versions prior to 4.5.4. The vulnerability arises because the module interpolates keyspace, table, and replication_factor configuration values directly into CQL statements without proper validation. As a result, a user with write access to the glances.conf file can redirect monitoring data to an attacker-controlled Cassandra keyspace.
Users can upgrade to Glances version 4.5.4 or later, where this vulnerability has been fixed.
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 21, 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-grp3-h8m8-45p7 | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/nicolargo/glances/commit/d339181f03a14bb15506307e9d58f876e23d8160 | [email protected] | Patch |
| https://github.com/nicolargo/glances/commit/e41b665576f9fd5374e3152078726cc59a01e48c | [email protected] | Patch |
| https://github.com/nicolargo/glances/security/advisories/GHSA-grp3-h8m8-45p7 | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nicolargo glances | < 4.5.4 |
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 22, 2026 | Initial Analysis | [email protected] |
| Apr 21, 2026 | CVE Modified | CISA-ADP |
| Apr 21, 2026 | New CVE Received | [email protected] |