LWA-2026-11170 confirmed malware

core-js-buffer@1.0.0

Malicious code in core-js-buffer (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059.006 · PythonT1082 · System Information DiscoveryT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 ChannelT1105 · Ingress Tool TransferT1564.001 · Hidden Files and Directories

Analysis

The postinstall hook (node init.js) of this package, a combosquat of core-js, contacts a Cloudflare Workers C2 at core-js-buffer[.]domaup-com[.]workers[.]dev. It POSTs host metadata (hostname, username, OS/platform, node version, OS release) to /report, then fetches an AES-256-GCM encrypted second-stage payload from /e, decrypts it using a key derived from a hardcoded seed, writes the decrypted Python code to ~/.cache/core-js-buffer/modules/runtime.py, and executes it as a detached background python process. The payload is a Python class named TelemetrySender whose send(load()) method is invoked. The hook only runs on machines with ~/Desktop, ~/Documents, or ~/Downloads present, and caches a marker to avoid re-running within 24 hours.

analyzed by
Leitwacht
first seen
Aug 13, 2026, 10:55 AM
analyzed
Aug 13, 2026, 10:55 AM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.