SQL injection in glances - CVE-2026-30930
Published: April 21, 2026
glances
Detailed vulnerability description
The vulnerability allows a local user to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in the TimescaleDB export module when processing unsanitized system monitoring data in SQL queries. A local user can create a process or other monitored resource with a specially crafted name to execute arbitrary SQL commands.
Exploitation is possible through attacker-controlled values such as process names, filesystem mount points, network interface names, or container names.