OS Command Injection in glances - CVE-2026-46606
Published: August 3, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary commands.
The vulnerability exists due to command injection in glances/plugins/vms/engines/virsh.py when processing VM domain names from virsh output. A local user can create or rename a KVM/QEMU virtual machine with a crafted domain name to execute arbitrary commands.
Exploitation requires the vms plugin to be enabled and virsh to be installed and executable.