MAL-2026-4239

    Dashboard / Malicious Package / MAL-2026-4239

    MAL-2026-4239

    Published: 20 May 2026Last Modified: 26 May 2026Aliases: 
    GHSA-3c7w-4xp2-7963

    Summary: Malicious code in etherjs-utils (npm)

    Details: Source: amazon-inspector (335b4f699510e2bb1171a9137655f6977d5554f508e612eab97b4239c1249be1) package.json declares a postinstall script that performs an HTTPS GET to an ephemeral pinggy-free.link tunnel URL (rqnyz-2605-7280-7--2000-c51.run.pinggy-free.link/npm/-/binary/telemetry), concatenates the response body, and passes it directly to child_process.exec. This runs unattended during `npm install` and grants the URL operator arbitrary code execution on every installer's machine. The package's only library code (index.js) is a 156-byte stub re-exporting a thin wrapper around ethers' JsonRpcProvider; the package name 'etherjs-utils' lures users of the popular ethers.js library. The destination is a mutable, anonymous tunnel host with no relationship to any legitimate publisher, no version pinning, and no integrity check on the executed bytes. Source: ghsa-malware (880d641080f3f7bfe4bdafac6a23d8d1cb25a4ade472a219b5081ce72a6c3ed8) 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: etherjs-utils

    Purl: pkg:npm/etherjs-utils

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.39
    MAL-2026-4239 | CVE-DB