GHSA-cvwp-r2g2-j824 · 深刻度: high · エコシステム: 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.
総合評価: CVE-2026-32609 は公開エクスプロイトあり(58.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.50%、39 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.50% | +0.44% |
| 2 | 2026-04-21 | 0.16% | 0.06% | -0.10% |
| 3 | 2026-04-19 | — | 0.16% | — |
EPSS の全履歴 (全 6 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-cvwp-r2g2-j824 · 深刻度: high · エコシステム: 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 | タグ |
|---|---|
| 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 |