MAL-2026-11096

    Dashboard / Malicious Package / MAL-2026-11096

    MAL-2026-11096

    Published: 28 Jul 2026Last Modified: 5 Aug 2026Aliases: 
    GHSA-xpp9-qw49-cpw2

    Summary: Malicious code in @vaultflow/create-flow (npm)

    Details: Source: amazon-inspector (427ce4e703502549a51bc970efc1001b50680261cf55483c4eb1ac7569f61d48) On require/import, the package's main module performs an HTTPS fetch to https://api.github.com/gists/198a0bbec7a6018e9250615d26e37b90 (a gist owned by third-party account 'getchainverse') and passes the returned file contents directly to eval(). The gist is mutable and controlled by an external account, so whatever code that account places in the gist is executed in the installer's Node.js process each time the package is loaded. There is no pinning, integrity check, or scoping — the executed payload can perform any action available to the Node.js process, including credential and environment access, filesystem reads/writes, and outbound network traffic. Source: ghsa-malware (7b81295a1f555aeb9d4dc881826920dc2d298aaaa65539dc30aa8f3b01031246) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

    Affected packages

    Package

    Name: @vaultflow/create-flow

    Purl: pkg:npm/%40vaultflow/create-flow

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.1
    1.0.2
    1.0.0
    MAL-2026-11096 | CVE-DB