HomeCVE Intelligence › CVE-2026-46607
CVSS 7.8 HIGH Vulnerability

CVE-2026-46607: Glances has Insecure Pickle Deserialization in its Version Cache that Leads to Arbitrary…

Summary glances/outdated.py uses pickle.load() to read a version-check cache file stored at a predictable, world-accessible path (~/.cache/glances/glances-version.db or $XDG_CACHE_HOME/glances/glances-version.db). No in…

7.8CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2026-46607
Vendorpip
Affected Productglances
Vulnerability TypeVulnerability
CVSS Score7.8 (HIGH)
Actively Exploited❌ No known exploitation
Patch StatusSee Vendor Advisory →
Reported ByCYBERDUDEBIVASH SENTINEL APEX Intelligence (via github_advisories)

🔬 Technical Analysis

#

Summary glances/outdated.py uses pickle.load() to read a version-check cache file stored at a predictable, world-accessible path (~/.cache/glances/glances-version.db or $XDG_CACHE_HOME/glances/glances-version.db). No integrity check, signature verification, or format validation is performed before deserialization. An attacker with write access to that path — through any of several realistic local or container-level scenarios — can plant a malicious pickle file and achieve arbitrary code execution as the OS user running Glances the next time it starts with version checking enabled (the default). ---

Details Affected file: glances/outdated.py, method Outdated._load_cache(), line 121 Direct URL (commit 04579778e733d705898a169e049dc84772c852da):

• https://github.com

🎯 Known Indicators of Compromise

{"type":"sha1","value":"04579778e733d705898a169e049dc84772c852da","confidence_score":0.9,"first_seen":"2026-06-22","source_count":1} {"type":"url","value":"https://github.com","confidence_score":0.82,"first_seen":"2026-06-22","source_count":1}

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2026-46607 Detection Pack

Sigma rules, YARA signatures, IOC table, and SIEM queries for Splunk, Elastic, Sentinel, and Chronicle — deployable in 5 minutes.

✓ Sigma Rules ✓ YARA Pack ✓ IOC Table ✓ SIEM Queries
🛡️ Get Detection Pack → 🔌 Access via API →

🔗 Related Intelligence