MAL-2026-12127
Dashboard / Malicious Package / MAL-2026-12127
MAL-2026-12127
Summary: Malicious code in a.poltoradnev-package-c (npm)
Details: Source: amazon-inspector (2a193f48dce179cc9b43bc16917f5a04d89975c3451ebd33f766545c1c168664) index.js (the package main) require()s setup.js, which schedules bootstrap() on process.nextTick, so the dropper fires on any require() of the package. bootstrap() loads lib/telemetry.js which performs an HTTPS GET of a platform-specific path (/pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe) against a rotating list of Cloudflare Workers subdomains (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev) with DNS-based fallbacks tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, win.dl.well1.site. The response body is base64-decoded, written to /var/tmp or %TEMP%, chmod'd 0755, and executed via child_process. The child_process import, fs.chmodSync call, os.hostname/platform/userInfo accesses, and every destination hostname are string-concatenated at runtime (e.g. require('child_'+'process'), ['oob-wor','ker.cf',...].join('')) to defeat static scanners. setup.js additionally computes a SHA-256 install fingerprint from os.hostname(), os.userInfo().username, process.cwd(), process.version, and process.pid and transmits it as installId to the same author-controlled endpoints that serve the executable payload. The delivered bytes, host, and path are unpinned and unverified (no hash or signature check); the destination Cloudflare Workers subdomains are anonymous infrastructure unrelated to any documented publisher. Source: ghsa-malware (0343f3bb38be5eaa87bad4a7f1cf203f1920196812f83f18381829f6a45e6927) 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/a.poltoradnev-package-c/v/6.1.9, https://www.npmjs.com/package/a.poltoradnev-package-c/v/33.9.5, https://www.npmjs.com/package/a.poltoradnev-package-c/v/6.1.10, https://www.npmjs.com/package/a.poltoradnev-package-c/v/0.0.2, https://www.npmjs.com/package/a.poltoradnev-package-c/v/6.1.11, https://www.npmjs.com/package/a.poltoradnev-package-c/v/6.1.12, https://www.npmjs.com/package/a.poltoradnev-package-c/v/12.8.5, https://github.com/advisories/GHSA-6grf-fjh8-82c7, https://www.npmjs.com/package/a.poltoradnev-package-c/v/0.0.1
Affected packages
Package
Name: a.poltoradnev-package-c
Purl: pkg:npm/a.poltoradnev-package-c
Affected ranges
Type: SEMVER
Events:
