All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-68519
HIGHpublished 2026-08-17 18:18 UTC · 15 hours ago
7.1
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-78