NONE · 0

CVE-2026-68519

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

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

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.