GHSA-7p93-6934-f4q7 · 深刻度: high · エコシステム: pip — Glances Vulnerable to Cross-Origin System Information Disclosure via XML-RPC Server CORS Wildcard
Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, the Glances XML-RPC server (activated with glances -s or glances --server) sends Access-Control-Allow-Origin: * on every HTTP response. Because the XML-RPC handler does not validate the Content-Type header, an attacker-controlled webpage can issue a CORS "simple request" (POST with Content-Type: text/plain) containing a valid XML-RPC payload. The browser sends the request without a preflight check, the server processes the XML body and returns the full system monitoring dataset, and the wildcard CORS header lets the attacker's JavaScript read the response. The result is complete exfiltration of hostname, OS version, IP addresses, CPU/memory/disk/network stats, and the full process list including command lines (which often contain tokens, passwords, or internal paths). This issue has been patched in version 4.5.3.
総合評価: CVE-2026-33533 は公開エクスプロイトあり(55.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.41%、32 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.41% | +0.35% |
| 2 | 2026-06-09 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-04-03 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-7p93-6934-f4q7 · 深刻度: high · エコシステム: pip — Glances Vulnerable to Cross-Origin System Information Disclosure via XML-RPC Server CORS Wildcard
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-33533: 1 source package rows (glances); 9 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 9. | https://security.alpinelinux.org/vuln/CVE-2026-33533 |
debian
|
not yet assigned | CVE-2026-33533 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-33533 |
ubuntu
|
medium | CVE-2026-33533 medium priority: Ubuntu including 1 source packages (glances), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. | https://ubuntu.com/security/CVE-2026-33533 |
| URL | タグ |
|---|---|
| https://github.com/nicolargo/glances/commit/dcb39c3f12b2a1eec708c58d22d7a1d62bdf5fa1 | Patch |
| https://github.com/nicolargo/glances/releases/tag/v4.5.3 | Product Release Notes |
| https://github.com/nicolargo/glances/security/advisories/GHSA-7p93-6934-f4q7 | Exploit Vendor Advisory |