CVE-2026-68520 PUBLISHED

Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config

Assigner: GitHub_M
Reserved: 30.07.2026 Published: 17.08.2026 Updated: 17.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor nicolargo
Product glances
Versions
  • Version < 4.5.6 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE