GHSA-cvwp-r2g2-j824 · Severity: high · Ecosystem: pip — Glances has Incomplete Secrets Redaction: /api/v4/args Endpoint Leaks Password Hash and SNMP Credentials
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.
Conclusion & alert: CVE-2026-32609 is rated Exploit Available (51.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.16% | 0.06% | -0.10% |
| 2 | 2026-04-19 | 0.15% | 0.16% | +0.01% |
| 3 | 2026-04-12 | — | 0.15% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-cvwp-r2g2-j824 · Severity: high · Ecosystem: pip — Glances has Incomplete Secrets Redaction: /api/v4/args Endpoint Leaks Password Hash and SNMP Credentials
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-32609: 1 source package rows (glances); 7 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 7. | https://security.alpinelinux.org/vuln/CVE-2026-32609 |
debian
|
not yet assigned | CVE-2026-32609 not yet assigned priority: Debian including 1 source packages (glances), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-32609 |
ubuntu
|
medium | CVE-2026-32609 medium priority: Ubuntu including 1 source packages (glances), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 6, released 1. | https://ubuntu.com/security/CVE-2026-32609 |
| URL | Tags |
|---|---|
| https://github.com/nicolargo/glances/commit/ff14eb9780ee10ec018c754754b1c8c7bfb6c44f | Patch |
| https://github.com/nicolargo/glances/releases/tag/v4.5.2 | Product Release Notes |
| https://github.com/nicolargo/glances/security/advisories/GHSA-cvwp-r2g2-j824 | Exploit Mitigation Patch Vendor Advisory |