All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-46611
MEDIUMpublished 2026-06-25 19:16 UTC · 3 days ago · modified 2026-06-26 04:17 UTC
5.3
CVSS / 10
// description
Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances XML-RPC server (glances -s, implemented in glances/server.py) does not validate the HTTP Host header, leaving it vulnerable to DNS rebinding attacks. An attacker can exploit DNS rebinding to exfiltrate the full system monitoring dataset from a victim's browser. This vulnerability is fixed in 4.5.5.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
// weaknesses (CWE)
- CWE-346
- CWE-350