Home

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.

PUBLISHED Reserved 2026-03-07 | Published 2026-03-10 | Updated 2026-03-11 | Assigner GitHub_M




HIGH: 7.3CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

< 4.5.1
affected

References

github.com/...lances/security/advisories/GHSA-x46r-mf5g-xpr6

github.com/...ommit/39161f0d6fd723d83f534b48f24cdca722573336

github.com/nicolargo/glances/releases/tag/v4.5.1

cve.org (CVE-2026-30930)

nvd.nist.gov (CVE-2026-30930)

Download JSON