PT-2026-25849 · Glance+1 · Glance+1
Restriction
·
Published
2026-01-01
·
Updated
2026-05-08
·
CVE-2026-32611
CVSS v2.0
9.4
Critical
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:N |
Name of the Vulnerable Software and Affected Versions
Glances versions prior to 4.5.3
Description
Glances, a system cross-platform monitoring tool, contains a SQL injection issue in the DuckDB export module. The TimescaleDB export module was previously fixed for SQL injection by using parameterized queries, but this fix was not applied to the DuckDB export module. Table and column names derived from monitoring statistics are directly interpolated into SQL statements via f-strings, specifically in the DDL construction and table name references. While INSERT values use parameterized queries, the table name and column names are not escaped or parameterized. This issue could lead to data integrity compromise or unauthorized table creation. The vulnerability exists because stat dictionary keys, potentially sourced from external data in future plugins, are used without proper sanitization in SQL queries.
Recommendations
Update to Glances version 4.5.3 or later.
Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Glance
Red Os