CVE-2026-32609

Name
CVE-2026-32609
Description
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.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
security-advisories@github.com https://github.com/nicolargo/glances/commit/ff14eb9780ee10ec018c754754b1c8c7bfb6c44f
security-advisories@github.com https://github.com/nicolargo/glances/releases/tag/v4.5.2
security-advisories@github.com https://github.com/nicolargo/glances/security/advisories/GHSA-cvwp-r2g2-j824

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:nicolargo:glances:*:*:*:*:*:*:*:* glances >= None < 4.5.2

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
glances edge-community 4.5.0.5-r1 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable
glances edge-community 4.5.0.4-r0 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable
glances edge-community 4.4.1-r0 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable
glances edge-community 4.3.3-r0 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable
glances edge-community 4.3.1-r0 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable
glances edge-community 3.4.0.5-r1 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable
glances 3.23-community 4.4.1-r0 Francesco Colista <fcolista@alpinelinux.org> possibly vulnerable