OS Command Injection in glances - CVE-2026-62982
Published: August 3, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary commands.
The vulnerability exists due to improper neutralization of special elements in action command templates when rendering nested process stat values such as cmdline. A local user can supply a specially crafted process command line to execute arbitrary commands.
Exploitation requires a configured alert action template that renders a nested stat field, such as the process cmdline, and Glances must be able to enumerate the attacker's process.