npm

fmt-date-lite @1.0.0

Vulnerability report · Last retrieved from osv.dev July 10, 2026 at 11:31 AM UTC

Malicious

OSV ID

MAL-2026-10115

Ecosystem

npm

Summary

On 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.

Source: amazon-inspector (1c8dad7bd90f4cb0dbb1d4ce933bc39f04aefe4940a53605e5c3f30c48a313e4)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.