{"id":"MAL-2026-10115","summary":"Malicious code in fmt-date-lite (npm)","details":"The npm package `fmt-date-lite` is a supply-chain dropper disguised as a benign date-formatting utility (its `description` reads \"Lightweight date formatting utility with locale support\"). It ships six files, no source repository and no dependencies, with its real behaviour in an install script.\n\nA `postinstall` lifecycle hook (`postinstall: node postinstall.js`) executes automatically on `npm install`, before the package is ever imported. The install script fetches a second-stage payload from the hardcoded external endpoint `155.190.124.243:6788` and executes it via a Node child process (child_process / execSync) — the classic download-and-execute pattern. Any developer workstation or CI runner that installs the package (directly or transitively) hands arbitrary code execution to the operator of that endpoint.\n\nfmt-date-lite is part of a coordinated campaign of near-identical \"date/time formatting utility\" droppers: sibling packages reuse the same shell and point at raw-IP infrastructure in the same 115-155.190.124.0/8 neighbourhood — e.g. datefmt-helper (C2 115.190.124.243) and date-fns-lite (C2 115.190.124.243, catalogued as OSV MAL-2026-6722).\n\nDetected and classified independently by codelake Research from the live npm feed; at the time of reporting fmt-date-lite was not present in OSV or GHSA (a first-catch).\n\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (1c8dad7bd90f4cb0dbb1d4ce933bc39f04aefe4940a53605e5c3f30c48a313e4)\nOn `npm install`, the package's postinstall lifecycle script runs the `id` command and transmits the resulting user/group identity to a hardcoded bare-IP endpoint at http://155.190.124.243:6788/ over plain HTTP. Three fallback delivery mechanisms are used (node http.get, curl, wget) to maximize the chance of successful exfiltration across environments. This behavior has no legitimate connection to the package's advertised purpose (a date-formatting utility), and the benign-sounding name and `date-fns-lite` authorship function as cover for the install-time beacon — consistent with a lure/typosquat targeting the date-fns ecosystem. The `id` output reveals the installer's username, UID, GID, and group memberships, providing reconnaissance for follow-on attacks and confirming the callback for the operator.\n","modified":"2026-07-28T08:21:58.293187605Z","published":"2026-07-05T00:00:00Z","database_specific":{"iocs":{"hashes":["sha256:987872707c668af0739f7d0193c1db906eb87e0749a5801a8a166a0aa2735136"],"ips":["155.190.124.243"]},"malicious-packages-origins":[{"source":"amazon-inspector","sha256":"1c8dad7bd90f4cb0dbb1d4ce933bc39f04aefe4940a53605e5c3f30c48a313e4","import_time":"2026-07-10T07:46:07.966802991Z","id":"IN-MAL-2026-009605","modified_time":"2026-07-10T06:45:28Z","versions":["1.0.0"]}]},"references":[{"type":"PACKAGE","url":"https://www.npmjs.com/package/fmt-date-lite/v/1.0.0"},{"type":"ADVISORY","url":"https://research.codelake.dev/advisories/clr-2026-2991-fmt-date-lite"}],"affected":[{"package":{"name":"fmt-date-lite","ecosystem":"npm","purl":"pkg:npm/fmt-date-lite"},"versions":["1.0.0"],"database_specific":{"source":"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/fmt-date-lite/MAL-2026-10115.json","cwes":[{"description":"The product contains code that appears to be malicious in nature.","name":"Embedded Malicious Code","cweId":"CWE-506"}],"indicators":{"evidence_files":[{"tlsh":"7a01cbee21e163b0a8a358c6db2b2429654be0073a5dafd8bedc47160f5a11843326e4","path":"postinstall.js","sha256":"3268a973540ef67255c402867f3b189b6a5ac912952d49cd408a09fe622f518d"},{"tlsh":"64e068200822562326c587e2ed564d477d201d23026cbc1823e3812883cebbb94fd22e","path":"package.json","sha256":"61ca62b2be5470006f1ecee90177d88d80c41e86d680f79cad150b10302f9993"}],"package_integrity":[{"filename":"fmt-date-lite-1.0.0.tgz","hashes":{"sha1":"5b4c246e288cb12562936c8312459898766c2832","sha512_sri":"sha512-ELkgwLi9tZL9hlMIGXRo5uMelygqvGFO6D9soCdeSO3zDRNMhBOmBwzXg2UhF4wd9VYUIIcSKrcvJ7oYTdJzfA=="}}]}}}],"schema_version":"1.7.5","credits":[{"name":"Amazon Inspector","contact":["inspector-research@amazon.com"],"type":"FINDER"},{"name":"codelake Research","contact":["https://research.codelake.dev/advisories/clr-2026-2991-fmt-date-lite"],"type":"FINDER"}]}