🛡️ MAL-2026-10115 — fmt-date-lite

⚪ Unknown ✅ No Known Exploit OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Malicious code in fmt-date-lite (npm)

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.

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

fmt-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).

Detected 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).

Source: amazon-inspector

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.

Affected software

MAL-2026-10115 is recorded against 1 package.

  • fmt-date-lite

Timeline and source

Published on 5 July 2026 and last revised on 28 July 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

Indicators of compromise

File hashes: sha256:987872707c668af0739f7d0193c1db906eb87e0749a5801a8a166a0aa2735136
IP addresses: 155.190.124.243

References

www.npmjs.com (Package)
research.codelake.dev (Advisory)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source OSV
Published 2026-07-05
Updated 2026-08-12
Modified 2026-07-28
Fix URL N/A

Affected Packages

Software From version Fixed in
fmt-date-lite

Free Vulnerability Check

Is your site affected by MAL-2026-10115?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against MAL-2026-10115 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.