Untriaged
Permalink
CVE-2026-68520
5.3 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config
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.
References
-
https://github.com/nicolargo/glances/security/advisories/GHSA-4h34-v6r8-mmjc x_refsource_CONFIRMexploit
-
https://github.com/nicolargo/glances/releases/tag/v4.5.6 x_refsource_MISC
Affected products
glances
- ==< 4.5.6
Matching in nixpkgs
pkgs.glances
Cross-platform curses-based monitoring tool
pkgs.python313Packages.glances-api
Python API for interacting with Glances
Package maintainers
-
@MiniHarinn Harinn <prinn.dev@pm.me>
-
@k0ral Koral <koral@mailoo.org>
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>