VYPR

CWE-1108

Excessive Reliance on Global Variables

BaseIncomplete

Description

The code is structured in a way that relies too much on using or setting global variables throughout various points in the code, instead of preserving the associated information in a narrower, more local context.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (3)

  • CVE-2026-32841HigMar 17, 2026
    risk 0.53cvss 8.1epss 0.01

    Edimax GS-5008PL firmware versions 1.00.54 and prior contain an authentication bypass vulnerability that allows unauthenticated attackers to access the management interface. Attackers can exploit the global authentication flag mechanism to gain administrative access without…

  • CVE-2022-2642HigDec 2, 2022
    risk 0.49cvss 7.5epss 0.01

    Horner Automation’s RCC 972 firmware version 15.40 contains global variables. This could allow an attacker to read out sensitive values and variable keys from the device.

  • CVE-2024-47827MedOct 28, 2024
    risk 0.30cvss 5.7epss 0.00

    Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Due to a race condition in a global variable in 3.6.0-rc1, the argo workflows controller can be made to crash on-command by any user with access to execute a…