CVE-2026-33533

unknown
Published 2026-03-30 · Modified 2026-05-05
CVSS v3
CVSS v2
VIR risk

Description

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-33533

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianforkyfixed4.5.3.2+dfsg-1
debian debiansidfixed4.5.3.2+dfsg-1
debian debiantrixieaffected

Package impact

EcosystemPackageVulnerableFixed
python PyPIglances<4.5.34.5.3

References

Verify integrity in audit chain (admin only). AS-IS.