All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-68518
HIGHpublished 2026-08-17 17:16 UTC · 16 hours ago · modified 2026-08-17 20:16 UTC
8.8
CVSS / 10
// description
Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, _sanitize_mustache_dict() in glances/actions.py sanitizes individual Mustache values before chevron.render(), allowing adjacent unescaped Mustache variables to reconstruct shell operators that secure_popen() executes when attacker-controlled process or container fields are rendered by an administrator-configured action template. This issue is fixed in 4.5.6.
// weaknesses (CWE)
- CWE-78