MAL-2026-11096

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@vaultflow/create-flow/MAL-2026-11096.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-11096
Aliases
  • GHSA-xpp9-qw49-cpw2
Published
2026-07-28T00:41:13Z
Modified
2026-08-05T06:35:52Z
Summary
Malicious code in @vaultflow/create-flow (npm)
Details

-= Per source details. Do not edit below this line.=-

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.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "GHSA-xpp9-qw49-cpw2",
            "import_time": "2026-07-28T02:02:28.008959Z",
            "modified_time": "2026-07-28T00:41:14Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "7b81295a1f555aeb9d4dc881826920dc2d298aaaa65539dc30aa8f3b01031246",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-011100",
            "import_time": "2026-08-04T21:33:16.745297141Z",
            "modified_time": "2026-08-04T21:32:25Z",
            "sha256": "427ce4e703502549a51bc970efc1001b50680261cf55483c4eb1ac7569f61d48",
            "source": "amazon-inspector",
            "versions": [
                "1.0.1"
            ]
        },
        {
            "id": "IN-MAL-2026-011102",
            "import_time": "2026-08-04T21:33:16.798526239Z",
            "modified_time": "2026-08-04T21:32:44Z",
            "sha256": "45543037930343381389cb98eb9dff4f94c190fc4d8e784ab6e56dbc4c18412d",
            "source": "amazon-inspector",
            "versions": [
                "1.0.2"
            ]
        },
        {
            "id": "IN-MAL-2026-013196",
            "import_time": "2026-08-05T06:00:52.872486592Z",
            "modified_time": "2026-08-05T05:47:39Z",
            "sha256": "6ea189ce977f915b9538de7ce43627ad3fed9165ba0d5c67497eaed968f0e8ed",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / @vaultflow/create-flow

Package

Name
@vaultflow/create-flow
View open source insights on deps.dev
Purl
pkg:npm/%40vaultflow/create-flow

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0
1.0.1
1.0.2

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "626e26192f6fc4f828daaae0f8b9b3f1d807e7d8665d4e1a06001a2d911f98d5",
            "tlsh": "2cf05568a80048c3dab6adc09d16a409a2235049f9d0d2ceb88d93119d97427ebc0aa9"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/@vaultflow/create-flow/MAL-2026-11096.json"