MAL-2026-12428
Dashboard / Malicious Package / MAL-2026-12428
MAL-2026-12428
Summary: Malicious code in rollup-packages-node-polyfills (npm)
Details: Source: amazon-inspector (dd41e8f4e3846a790a96f518bbdcfe70be2839531c5ea5485924e7fd25603399) The package is a typosquat of `rollup-plugin-polyfill-node`. On `require()` of the main entry (`dist/index.js`), a base64-encoded command `npm install cors-update --no-save --silent --no-audit --no-fund` is decoded and passed to `child_process.spawn` with `stdio:'ignore'` and `windowsHide:true`. When the install child exits, the code then base64-decodes the module name `cors-update`, dynamically `require`s it, and invokes `.getPlugin()()`, executing whatever code that separately-published package ships. The command string and the target module name are both stored as base64 literals to evade plain-text scanners. The package's advertised purpose (a Rollup Node polyfills plugin) does not require installing or executing any other npm package at import time. Source: ghsa-malware (3c6b3851dc147286bd78055855402bd425ede657b7911d1334158729680b95bf) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
References: https://www.npmjs.com/package/rollup-packages-node-polyfills/v/0.13.2, https://www.npmjs.com/package/rollup-packages-node-polyfills/v/0.0.1, https://www.npmjs.com/package/rollup-packages-node-polyfills/v/0.13.1, https://www.npmjs.com/package/rollup-packages-node-polyfills/v/0.13.0, https://github.com/advisories/GHSA-gp6f-mxh4-x3mh
Affected packages
Package
Name: rollup-packages-node-polyfills
Purl: pkg:npm/rollup-packages-node-polyfills
Affected ranges
Type: SEMVER
Events:
