MAL-2026-13460

    Dashboard / Malicious Package / MAL-2026-13460

    MAL-2026-13460

    Published: 6 Aug 2026Last Modified: 6 Aug 2026

    Summary: Malicious code in stretchshop (npm)

    Details: Source: amazon-inspector (479c1238e6380db5463eb3755b980f963d269b2b0874d464b9e1b3b65bd03f60) package.json declares a postinstall hook that runs `node demo/demo.js base`, which shell-invokes `git clone https://github.com/Wradgio/StretchShop-demo-data.git` at mutable HEAD (no commit SHA, no tag, no integrity check) and then `childProcess.fork`s `db/demo_data.js` from the freshly cloned tree. The cloned repository is owned by the personal GitHub account `Wradgio`, which does not match the package's publisher scope `StretchShop`. Whoever controls that GitHub account can push arbitrary JavaScript to the default branch and have it executed on every fresh top-level install of [email protected].

    Affected packages

    Package

    Name: stretchshop

    Purl: pkg:npm/stretchshop

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    0.7.5
    MAL-2026-13460 | CVE-DB