Vulnerability Description
Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, as_dict_secure() in glances/config.py checks only option names and exposes public_username and credentials embedded in public_api values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This issue is fixed in 4.5.6.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nicolargo/glances/commit/8d0f8276c2abd2e9d400bd6c84bdfba0dfca
- https://github.com/nicolargo/glances/releases/tag/v4.5.6
- https://github.com/nicolargo/glances/security/advisories/GHSA-4h34-v6r8-mmjc
- https://github.com/nicolargo/glances/security/advisories/GHSA-4h34-v6r8-mmjc
FAQ
What is CVE-2026-68520?
CVE-2026-68520 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, as_dict_secure() in glances/config.py checks only option names and exposes public_username and credentials embedded in ...
How severe is CVE-2026-68520?
CVE-2026-68520 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-68520?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.