CVE-2026-32609

Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix (commit 5d3de60) addressed unauthenticated configuration secrets exposure on the `/api/v4/config` endpoints by introducing `as_dict_secure()` redaction. However, the `/api/v4/args` and `/api/v4/args/{item}` endpoints were not addressed by this fix. These endpoints return the complete command-line arguments namespace via `vars(self.args)`, which includes the password hash (salt + pbkdf2_hmac), SNMP community strings, SNMP authentication keys, and the configuration file path. When Glances runs without `--password` (the default), these endpoints are accessible without any authentication. Version 4.5.2 provides a more complete fix.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nicolargo:glances:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:36

Type Values Removed Values Added
Summary
  • (es) Glances es una herramienta de monitoreo de sistemas multiplataforma de código abierto. La corrección GHSA-gh4x (commit 5d3de60) abordó la exposición de secretos de configuración no autenticada en los endpoints `/api/v4/config` al introducir la redacción `as_dict_secure()`. Sin embargo, los endpoints `/api/v4/args` y `/api/v4/args/{item}` no fueron abordados por esta corrección. Estos endpoints devuelven el espacio de nombres completo de los argumentos de línea de comandos a través de `vars(self.args)`, lo que incluye el hash de la contraseña (salt + pbkdf2_hmac), las cadenas de comunidad SNMP, las claves de autenticación SNMP y la ruta del archivo de configuración. Cuando Glances se ejecuta sin `--password` (el valor predeterminado), estos endpoints son accesibles sin ninguna autenticación. La versión 4.5.2 proporciona una corrección más completa.

19 Mar 2026, 14:55

Type Values Removed Values Added
CWE NVD-CWE-noinfo
First Time Nicolargo glances
Nicolargo
CPE cpe:2.3:a:nicolargo:glances:*:*:*:*:*:*:*:*
References () https://github.com/nicolargo/glances/commit/ff14eb9780ee10ec018c754754b1c8c7bfb6c44f - () https://github.com/nicolargo/glances/commit/ff14eb9780ee10ec018c754754b1c8c7bfb6c44f - Patch
References () https://github.com/nicolargo/glances/releases/tag/v4.5.2 - () https://github.com/nicolargo/glances/releases/tag/v4.5.2 - Product, Release Notes
References () https://github.com/nicolargo/glances/security/advisories/GHSA-cvwp-r2g2-j824 - () https://github.com/nicolargo/glances/security/advisories/GHSA-cvwp-r2g2-j824 - Exploit, Mitigation, Patch, Vendor Advisory

18 Mar 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-18 15:16

Updated : 2026-06-17 10:36


NVD link : CVE-2026-32609

Mitre link : CVE-2026-32609

CVE.ORG link : CVE-2026-32609


JSON object : View

Products Affected

nicolargo

  • glances
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

NVD-CWE-noinfo