MAL-2026-6351
Dashboard / Malicious Package / MAL-2026-6351
MAL-2026-6351
Summary: Malicious code in delta-time-32bb (npm)
Details: Source: amazon-inspector (bcbd5b3b8f7702c8cf59c094e98f078f68563d407235bce1dd0ec6e6522fe03b) Package declares a postinstall hook ("postinstall": "node run.js" in package.json) that executes run.js automatically on npm install. run.js imports os, fs, http, https, and child_process and collects host identifiers and environment data — os.hostname(), os.userInfo(), os.platform(), process.env.USER, process.cwd() — base64-encodes the payload via Buffer.from(...).toString('base64'), and POSTs over http/https. The package has no documented purpose justifying install-time host reconnaissance and outbound network. The shape (lifecycle-triggered collection of host identity + environment + base64 wrapping + HTTP POST) is a credential/host-recon exfiltration beacon executed without user interaction on default install.
Affected packages
Package
Name: delta-time-32bb
Purl: pkg:npm/delta-time-32bb
Affected ranges
Type: N/A
Events:
