VYPR

rpm package

opensuse/python-Glances&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/python-Glances&distro=openSUSE%20Tumbleweed

Vulnerabilities (18)

  • CVE-2026-53925HigJun 25, 2026
    affected < 4.5.5-1.1fixed 4.5.5-1.1

    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 val

  • CVE-2026-46611MedJun 25, 2026
    affected < 4.5.5-1.1fixed 4.5.5-1.1

    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 rebinding

  • CVE-2026-46608HigJun 25, 2026
    affected < 4.5.5-1.1fixed 4.5.5-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances XML-RPC server (glances -s) introduced a configurable CORS origin list in version 4.5.3 as a mitigation for CVE-2026-33533. However, the implementation silently falls back to Access-Contr

  • CVE-2026-46607HigJun 25, 2026
    affected < 4.5.5-1.1fixed 4.5.5-1.1

    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 $XDG_CACHE_HOME/glances/glances-versio

  • CVE-2026-46606HigJun 25, 2026
    affected < 4.5.5-1.1fixed 4.5.5-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, the Glances KVM/QEMU monitoring engine (glances/plugins/vms/engines/virsh.py) passes VM domain names, read directly from virsh list --all output, into f-string command templates that are processed by

  • CVE-2026-35588MedApr 21, 2026
    affected < 4.5.4-1.1fixed 4.5.4-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Cassandra export module (`glances/exports/glances_cassandra/__init__.py`) interpolates `keyspace`, `table`, and `replication_factor` configuration values directly into CQL statements with

  • CVE-2026-35587HigApr 21, 2026
    affected < 4.5.4-1.1fixed 4.5.4-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, a Server-Side Request Forgery (SSRF) vulnerability exists in the Glances IP plugin due to improper validation of the public_api configuration parameter. The value of public_api is used direct

  • CVE-2026-34839MedApr 21, 2026
    affected < 4.5.4-1.1fixed 4.5.4-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.4, the Glances web server exposes a REST API (`/api/4/*`) that is accessible without authentication and allows cross-origin requests from any origin due to a permissive CORS policy (`Access-Cont

  • CVE-2026-33641HigApr 2, 2026
    affected < 4.5.3-1.1fixed 4.5.3-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, Glances supports dynamic configuration values in which substrings enclosed in backticks are executed as system commands during configuration parsing. This behavior occurs in Config.get_value(

  • CVE-2026-33533MedApr 2, 2026
    affected < 4.5.3-1.1fixed 4.5.3-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.3, the Glances XML-RPC server (activated with glances -s or glances --server) sends Access-Control-Allow-Origin: * on every HTTP response. Because the XML-RPC handler does not validate the Conte

  • CVE-2026-32634HigMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, Glances stores both the Zeroconf-advertised server name and the discovered IP address for dynamic servers, but later builds connection URIs from the untrusted adverti

  • CVE-2026-32633CriMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, in Central Browser mode, the `/api/4/serverslist` endpoint returns raw server objects from `GlancesServersList.get_servers_list()`. Those objects are mutated in-place during background pollin

  • CVE-2026-32632MedMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. Glances recently added DNS rebinding protection for the MCP endpoint, but prior to version 4.5.2, the main REST/WebUI FastAPI application still accepts arbitrary `Host` headers and does not apply `TrustedHostMiddlew

  • CVE-2026-32611HigMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. The GHSA-x46r fix (commit 39161f0) addressed SQL injection in the TimescaleDB export module by converting all SQL operations to use parameterized queries and `psycopg.sql` composable objects. However, the DuckDB exp

  • CVE-2026-32610HigMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to version 4.5.2, the Glances REST API web server ships with a default CORS configuration that sets `allow_origins=["*"]` combined with `allow_credentials=True`. When both of these options are enabled together

  • CVE-2026-32609HigMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. The GHSA-gh4x fix (commit 5d3de60) addressed unauthenticated configuration secrets exposure on the `/api/v4/config` endpoints by introducing `as_dict_secure()` redaction. However, the `/api/v4/args` and `/api/v4/arg

  • CVE-2026-32608HigMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. The Glances action system allows administrators to configure shell commands that execute when monitoring thresholds are exceeded. These commands support Mustache template variables (e.g., `{{name}}`, `{{key}}`) that

  • CVE-2026-32596HigMar 18, 2026
    affected < 4.5.2-1.1fixed 4.5.2-1.1

    Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with `glances -w`, exposing REST API with sensitive system information including process command-lines containing credentials (p