CVE-2026-30930 HIGH

CVE-2026-30930: Glances has SQL Injection via Process Names in TimescaleDB Export

Vendor Nicolargo
Product glances
Weakness CWE-89 · SQLi
Published March 10, 2026
Last update March 11, 2026

CVSS base score

7.3/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS: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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 10, 2026 CVE published
March 11, 2026 Record updated

Related vulnerabilities

04Related CVE