Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-32611— Glances has a SQL Injection in DuckDB Export via Unparameterized DDL Statements

CVSS 7.0 · High EPSS 0.02% · P4
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-32611

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Glances has a SQL Injection in DuckDB Export via Unparameterized DDL Statements
Source: NVD (National Vulnerability Database)
Vulnerability Description
Glances is an open-source system cross-platform monitoring tool. The GHSA-x46r fix (commit 39161f0) addressed SQL injection in the TimescaleDB export module by converting all SQL operations to use parameterized queries and `psycopg.sql` composable objects. However, the DuckDB export module (`glances/exports/glances_duckdb/__init__.py`) was not included in this fix and contains the same class of vulnerability: table names and column names derived from monitoring statistics are directly interpolated into SQL statements via f-strings. While DuckDB INSERT values already use parameterized queries (`?` placeholders), the DDL construction and table name references do not escape or parameterize identifier names. Version 4.5.3 provides a more complete fix.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: NVD (National Vulnerability Database)
Vulnerability Title
glances 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
glances是Nicolas Hennion个人开发者的一款系统监测工具。 glances 4.5.3之前版本存在安全漏洞,该漏洞源于DuckDB导出模块中表名和列名直接插入SQL语句,可能导致SQL注入攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
nicolargoglances < 4.5.2 -

II. Public POCs for CVE-2026-32611

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-32611

登录查看更多情报信息。

Same Patch Batch · nicolargo · 2026-03-18 · 8 CVEs total

CVE-2026-326339.1 CRITICALGlances's Browser API Exposes Reusable Downstream Credentials via `/api/4/serverslist`
CVE-2026-326108.1 HIGHGlances's Default CORS Configuration Allows Cross-Origin Credential Theft
CVE-2026-326348.1 HIGHGlances Central Browser Autodiscovery Leaks Reusable Credentials to Zeroconf-Spoofed Serve
CVE-2026-326097.5 HIGHGlances has Incomplete Secrets Redaction: /api/v4/args Endpoint Leaks Password Hash and SN
CVE-2026-326087.0 HIGHGlances has a Command Injection via Process Names in Action Command Templates
CVE-2026-326325.9 MEDIUMGlances's REST/WebUI Lacks Host Validation and Remains Exposed to DNS Rebinding
CVE-2026-32596Glances exposes the REST API without authentication

IV. Related Vulnerabilities

V. Comments for CVE-2026-32611

No comments yet


Leave a comment