CVE-2026-68517

Summary

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, the cors_origins guard in glances/outputs/glances_restful_api.py uses exact list equality instead of wildcard membership, allowing a multi-origin list containing the wildcard to retain cors_credentials and expose authenticated REST API data to an untrusted website visited by a previously authenticated user. This issue is fixed in 4.5.6.

Affected Software

VendorProductVersion RangeStatus
nicolargoglances< 4.5.6affected

Weaknesses

  • CWE-942: CWE-942: Permissive Cross-domain Policy with Untrusted Domains

References