GHSA-vcv2-q258-wrg7 · Severity: high · Ecosystem: pip — Glances has a Command Injection via Process Names in Action Command Templates
Glances is an open-source system cross-platform monitoring tool. The Glances action system allows administrators to configure shell commands that execute when monitoring thresholds are exceeded. These commands support Mustache template variables (e.g., `{{name}}`, `{{key}}`) that are populated with runtime monitoring data. The `secure_popen()` function, which executes these commands, implements its own pipe, redirect, and chain operator handling by splitting the command string before passing each segment to `subprocess.Popen(shell=False)`. Prior to 4.5.2, when a Mustache-rendered value (such as a process name, filesystem mount point, or container name) contains pipe, redirect, or chain metacharacters, the rendered command is split in unintended ways, allowing an attacker who controls a process name or container name to inject arbitrary commands. Version 4.5.2 fixes the issue.
Conclusion & alert: CVE-2026-32608 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.24%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.24% | +0.22% |
| 2 | 2026-03-18 | — | 0.02% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.0 | 3.1 | HIGH |
|
1.0 | 5.9 | [email protected] |
GHSA-vcv2-q258-wrg7 · Severity: high · Ecosystem: pip — Glances has a Command Injection via Process Names in Action Command Templates
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-32608: 1 source package rows (glances); 7 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 7. | https://security.alpinelinux.org/vuln/CVE-2026-32608 |
debian
|
not yet assigned | CVE-2026-32608 not yet assigned priority: Debian including 1 source packages (glances), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-32608 |
ubuntu
|
medium | CVE-2026-32608 medium priority: Ubuntu including 1 source packages (glances), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. | https://ubuntu.com/security/CVE-2026-32608 |
| URL | Tags |
|---|---|
| https://github.com/nicolargo/glances/commit/6f4ec53d967478e69917078e6f73f448001bf107 | Patch |
| https://github.com/nicolargo/glances/releases/tag/v4.5.2 | Product Release Notes |
| https://github.com/nicolargo/glances/security/advisories/GHSA-vcv2-q258-wrg7 | Exploit Mitigation Vendor Advisory |