MAL-2026-15625
Dashboard / Malicious Package / MAL-2026-15625
MAL-2026-15625
Summary: Malicious code in evilpostinstall (npm)
Details: Source: amazon-inspector (846e500b06f58769a2cb833be8e726ab1db04b327f4c614da6642eb46ae7dfe5) The package's postinstall lifecycle hook pipes the output of `env` through `nc` to a host reconstructed at install time from the package version string via `cut -b 2-4` and `cut -b 5-`. For version 4127000.0.1 the destination decodes to 127.0.0.1:888; the sibling artifact evilpostinstall-192.168.1.100.tgz uses the same slicing scheme to target 192.168.1.100. On `npm install`, the full installer environment - including any CI secrets, tokens, and API keys present in environment variables - is transmitted to the reconstructed host over TCP port 888. package.json also declares a self-referencing dependency `evilpostinstall: ^4192168.1.100`, whose version field encodes a second destination IP under the same scheme, causing npm to resolve and install an additional package instance whose own postinstall repeats the exfiltration against that address. The destination is deliberately hidden from static scanners by being reconstructed from the version field rather than written as an IP literal, and no source files are shipped - the manifest itself is the payload. Source: ossf-package-analysis (c4f0004a363677a7dc0429c4cf4bacafcd3bbdab0c95e1e7851d44b543d7e486) The OpenSSF Package Analysis project identified 'evilpostinstall' @ 4127000.0.1 (npm) as malicious. It is considered malicious because: - The package executes one or more commands associated with malicious behavior.
References: https://www.npmjs.com/package/evilpostinstall/v/49.13.4074225, https://www.npmjs.com/package/evilpostinstall/v/4127000.0.1, https://www.npmjs.com/package/evilpostinstall/v/0.2.0, https://www.npmjs.com/package/evilpostinstall/v/0.6.0, https://www.npmjs.com/package/evilpostinstall/v/0.4.0, https://www.npmjs.com/package/evilpostinstall/v/0.3.0, https://www.npmjs.com/package/evilpostinstall/v/0.5.0, https://www.npmjs.com/package/evilpostinstall/v/0.9.3, https://www.npmjs.com/package/evilpostinstall/v/0.9.2, https://www.npmjs.com/package/evilpostinstall/v/0.9.0, https://www.npmjs.com/package/evilpostinstall/v/4192168.1.100, https://www.npmjs.com/package/evilpostinstall/v/0.7.0, https://www.npmjs.com/package/evilpostinstall/v/0.7.1, https://www.npmjs.com/package/evilpostinstall/v/0.9.1, https://www.npmjs.com/package/evilpostinstall/v/0.8.0
Affected packages
Package
Name: evilpostinstall
Purl: pkg:npm/evilpostinstall
Affected ranges
Type: N/A
Events:
