MAL-2026-6334

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/parket-flow/MAL-2026-6334.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6334
Aliases
  • GHSA-gfmc-wgpr-h6vg
Published
2026-06-23T15:27:33Z
Modified
2026-07-09T23:02:02Z
Summary
Malicious code in parket-flow (npm)
Details

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

Source: amazon-inspector (8e9b185a1b54e41a8fb900a67aab43dbb78abc4fea96e9ca05d356f6864e3bdd)

index.js imports child_process and invokes execSync with bash and zsh shells (index.js line 1, 301, 317). Without traced execution context it is not possible to determine whether these shell invocations are part of legitimate tool functionality or whether they fetch and execute attacker-controlled content. No corroborating evidence of exfiltration, credential access, network beacons, or attacker-controlled endpoints is present in what was inspected. Recommend human review of the shell command construction and any inputs they consume before allowing or blocking.

Source: ghsa-malware (4a16b4d37e2525d236562aba3e3562dd73f016e89f417ebead9c82dcbb668d85)

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-gfmc-wgpr-h6vg",
            "import_time": "2026-06-23T17:03:25.704265352Z",
            "modified_time": "2026-06-23T15:27:33Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "4a16b4d37e2525d236562aba3e3562dd73f016e89f417ebead9c82dcbb668d85",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-009504",
            "import_time": "2026-07-09T22:56:29.061528564Z",
            "modified_time": "2026-07-09T22:05:04Z",
            "sha256": "8e9b185a1b54e41a8fb900a67aab43dbb78abc4fea96e9ca05d356f6864e3bdd",
            "source": "amazon-inspector",
            "versions": [
                "3.0.1"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / parket-flow

Package

Affected ranges

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

Affected versions

3.*
3.0.1

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"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "dcd2c5bc4f5ed2ff05a9dc2350eabea2a10fa3178f7e3790681db7958f192006",
            "tlsh": "a272a89a15f7213242e373f8555f100a76a9c043360ade8977dc87582f9e528a2f6fec"
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/parket-flow/MAL-2026-6334.json"