GHSA-7p93-6934-f4q7 · Severity: high · Ecosystem: 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.
Conclusion & alert: CVE-2026-33533 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.04%). 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-03 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
GHSA-7p93-6934-f4q7 · Severity: high · Ecosystem: 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 | Tags |
|---|---|
| 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 |