VYPR

CWE-214

Invocation of Process Using Visible Sensitive Information

BaseIncomplete

Description

A process is invoked with sensitive command-line arguments, environment variables, or other elements that can be seen by other processes on the operating system.

Many operating systems allow a user to list information about processes that are owned by other users. Other users could see information such as command line arguments or environment variable settings. When this data contains sensitive information such as credentials, it might allow other users to launch an attack against the product or related resources.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (26)

page 2 of 2
  • CVE-2026-41357LowApr 23, 2026
    risk 0.14cvss 3.3epss 0.00

    OpenClaw before 2026.3.31 contains an environment variable leakage vulnerability in SSH-based sandbox backends that pass unsanitized process.env to child processes. Attackers can exploit this by leveraging non-default SSH environment forwarding configurations to leak sensitive…

  • CVE-2026-12139MedJul 21, 2026
    risk 0.00cvss 4.4epss 0.00

    Tanium addressed an information disclosure vulnerability in Connect.

  • CVE-2026-9494MedJul 16, 2026
    risk 0.00cvss 5.5epss 0.00

    An information disclosure vulnerability exists in Canonical ubuntu-pro-client (formerly ubuntu-advantage-tools). The client validates Ubuntu Pro APT credentials by executing /usr/lib/apt/apt-helper using the download-file command. During this process, the secret bearer token is…

  • CVE-2026-12250HigJul 5, 2026
    risk 0.00cvss 7.9epss 0.00

    Invocation of process using visible sensitive information vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus Domain Joiner allows Excavation. This issue affects Pardus Domain Joiner: from 0.5.2 before 0.5.4.

  • CVE-2021-32638MedMay 25, 2021
    risk 0.00cvss 4.4epss 0.00

    Github's CodeQL action is provided to run CodeQL-based code scanning on non-GitHub CI/CD systems and requires a GitHub access token to connect to a GitHub repository. The runner and its documentation previously suggested passing the GitHub token as a command-line parameter to…

  • CVE-2019-3869HigMar 28, 2019
    risk 0.00cvss 7.2epss 0.01

    When running Tower before 3.4.3 on OpenShift or Kubernetes, application credentials are exposed to playbook job runs via environment variables. A malicious user with the ability to write playbooks could use this to gain administrative privileges.