Vulnerability Description
Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.1, The TimescaleDB export module constructs SQL queries using string concatenation with unsanitized system monitoring data. The normalize() method wraps string values in single quotes but does not escape embedded single quotes, making SQL injection trivial via attacker-controlled data such as process names, filesystem mount points, network interface names, or container names. This vulnerability is fixed in 4.5.1.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nicolargo | Glances | < 4.5.1 |
Related Weaknesses (CWE)
References
- https://github.com/nicolargo/glances/commit/39161f0d6fd723d83f534b48f24cdca72257Patch
- https://github.com/nicolargo/glances/releases/tag/v4.5.1Product
- https://github.com/nicolargo/glances/security/advisories/GHSA-x46r-mf5g-xpr6ExploitVendor Advisory
FAQ
What is CVE-2026-30930?
CVE-2026-30930 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.1, The TimescaleDB export module constructs SQL queries using string concatenation with unsanitized system monitoring data...
How severe is CVE-2026-30930?
CVE-2026-30930 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-30930?
Check the references section above for vendor advisories and patch information. Affected products include: Nicolargo Glances.