Bug 2494490 - CVE-2026-46606 rtklib: Glances: Command Injection via KVM/QEMU VM Domain Names in glances/plugins/vms/engines/virsh.py [fedora-all]
Summary: CVE-2026-46606 rtklib: Glances: Command Injection via KVM/QEMU VM Domain Name...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: rtklib
Version: 45
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Vasiliy Glazov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["41a20a61-10ea-4ab3-b8ba-f...
Depends On:
Blocks: CVE-2026-46606
TreeView+ depends on / blocked
 
Reported: 2026-06-29 16:36 UTC by Keith Grant
Modified: 2026-08-17 15:05 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Keith Grant 2026-06-29 16:36:21 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances KVM/QEMU monitoring engine (glances/plugins/vms/engines/virsh.py) passes VM domain names, read directly from virsh list --all output, into f-string command templates that are processed by secure_popen(). secure_popen() is explicitly designed to interpret &&, |, and > as shell operators. Because domain names are never sanitised before interpolation, any user with the ability to create or rename a KVM/QEMU virtual machine can execute arbitrary commands as the OS user running Glances — commonly root on hypervisor hosts. This vulnerability is fixed in 4.5.5.

Comment 1 Aoife Moloney 2026-08-17 15:05:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


Note You need to log in before you can comment on or make changes to this bug.