NONE · 0

CVE-2026-68518

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 ...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-68518?

CVE-2026-68518 is a documented vulnerability. 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 ...

How severe is CVE-2026-68518?

CVSS scoring is not yet available for CVE-2026-68518. Check NVD for updates.

Is there a patch for CVE-2026-68518?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.