CVE-2026-32609
CVE-2026-32609 is a high-severity vulnerability in Nicolargo Glances with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (39th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-12827
- Weakness: CWE-200
- Affected product: Nicolargo Glances
- Published:
- Last modified:
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-32609?
- CVE-2026-32609 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-32609 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (39th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-32609?
- CVE-2026-32609 affects Nicolargo Glances. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-32609?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-32609 have an EU (EUVD) identifier?
- Yes. CVE-2026-32609 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-12827.
- When was CVE-2026-32609 published?
- CVE-2026-32609 was published on 2026-03-18 and last updated on 2026-06-17.
References
- https://github.com/nicolargo/glances/commit/ff14eb9780ee10ec018c754754b1c8c7bfb6c44f
- https://github.com/nicolargo/glances/releases/tag/v4.5.2
- https://github.com/nicolargo/glances/security/advisories/GHSA-cvwp-r2g2-j824
Affected products (1)
- cpe:2.3:a:nicolargo:glances:*:*:*:*:*:*:*:*
More vulnerabilities in Nicolargo Glances
- CVE-2026-30930 — Critical (CVSS 9.8): Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.1, The TimescaleDB export module…
- CVE-2026-32633 — Critical (CVSS 9.1): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, the…
- CVE-2026-35587 — High (CVSS 8.8): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, a Server-Side Request Forgery…
- CVE-2026-32634 — High (CVSS 8.1): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode,…
- CVE-2026-32610 — High (CVSS 8.1): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web…
- CVE-2026-33641 — High (CVSS 7.8): Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, Glances supports dynamic…
All CVEs affecting Nicolargo Glances →
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →