All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-68517
MEDIUMpublished 2026-08-17 17:16 UTC · 16 hours ago
6.5
CVSS / 10
// description
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.
// weaknesses (CWE)
- CWE-942