All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-62982
HIGHpublished 2026-08-17 18:17 UTC · 15 hours ago · modified 2026-08-17 19:16 UTC
8.8
CVSS / 10
// description
Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, _sanitize_mustache_dict() in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render() and be executed by secure_popen() through administrator-configured action templates. This issue is fixed in 4.5.6.
// weaknesses (CWE)
- CWE-78