CVE-2026-30930

HIGH EPSS 28.3%
Published Mar 10, 20263mo ago · Modified Jun 17, 20261w ago
7.3 CVSS 4.0
High
Find Similar
Published Mar 10, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

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 Details

Base Score
7.3
Exploitability
Impact
Vector string
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
28.3% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
nicolargoglances* <4.5.1

References 3

  • github.com https://github.com/nicolargo/glances/commit/39161f0d6fd723d83f534b48f24cdca722573336
    Patch
  • github.com https://github.com/nicolargo/glances/releases/tag/v4.5.1
    Product
  • github.com https://github.com/nicolargo/glances/security/advisories/GHSA-x46r-mf5g-xpr6
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/nicolargo/glances/commit/39161f0d6fd723d83f534b48f24cdca722573336
    Patch