VYPR

Glances

by Glances

Source repositories

CVEs (9)

  • CVE-2026-62982HigAug 17, 2026
    risk 0.50cvss 8.8epss 0.00

    Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, _sanitize_mustache_dict() in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render() and be executed…

  • CVE-2026-68518HigAug 17, 2026
    risk 0.50cvss epss 0.00

    Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, _sanitize_mustache_dict() in glances/actions.py sanitizes individual Mustache values before chevron.render(), allowing adjacent unescaped Mustache variables to reconstruct shell operators that…

  • CVE-2026-46607HigJun 25, 2026
    risk 0.44cvss 7.8epss 0.00

    Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, glances/outdated.py uses pickle.load() to read a version-check cache file stored at a predictable, world-accessible path (~/.cache/glances/glances-version.db or…

  • CVE-2026-63770HigJul 20, 2026
    risk 0.42cvss 7.5epss 0.00

    Glance through 0.8.5 contains an IP address spoofing vulnerability in the authentication handler that allows unauthenticated attackers to bypass brute-force lockout protections by supplying arbitrary values in the X-Forwarded-For request header when the server proxied option is…

  • CVE-2026-53925HigJun 25, 2026
    risk 0.39cvss 7.8epss 0.00

    Glances is an open-source system cross-platform monitoring tool. From 4.0.8 until 4.5.5, the secure_popen() function in glances/secure.py interprets > (file redirection), | (pipe), and && (command chaining) operators in command strings. These operators are applied without any…

  • CVE-2026-68517MedAug 17, 2026
    risk 0.35cvss 6.5epss 0.00

    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…

  • CVE-2021-23418MedJul 29, 2021
    risk 0.34cvss 6.3epss 0.02

    The package glances before 3.2.1 are vulnerable to XML External Entity (XXE) Injection via the use of Fault to parse untrusted XML data, which is known to be vulnerable to XML attacks.

  • CVE-2026-46611MedJun 25, 2026
    risk 0.19cvss 5.3epss 0.00

    Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances XML-RPC server (glances -s, implemented in glances/server.py) does not validate the HTTP Host header, leaving it vulnerable to DNS rebinding attacks. An attacker can exploit DNS…

  • CVE-2013-4428Oct 27, 2013
    risk 0.00cvss epss 0.03

    OpenStack Image Registry and Delivery Service (Glance) Folsom, Grizzly before 2013.1.4, and Havana before 2013.2, when the download_image policy is configured, does not properly restrict access to cached images, which allows remote authenticated users to read otherwise…