Vulnerability Description
Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run() in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes secure_popen() with shell operators enabled, allowing configured redirection, command chaining, or pipes to execute when an alert triggers. This issue is fixed in 4.5.6.
Related Weaknesses (CWE)
References
- https://github.com/nicolargo/glances/commit/5c07c0d96423e9d5b9de71dd92e3717c66f5
- https://github.com/nicolargo/glances/releases/tag/v4.5.6
- https://github.com/nicolargo/glances/security/advisories/GHSA-59fj-m2j6-hcxh
- https://github.com/nicolargo/glances/security/advisories/GHSA-59fj-m2j6-hcxh
FAQ
What is CVE-2026-68519?
CVE-2026-68519 is a documented vulnerability. Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run() in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes secur...
How severe is CVE-2026-68519?
CVSS scoring is not yet available for CVE-2026-68519. Check NVD for updates.
Is there a patch for CVE-2026-68519?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.