LWA-2026-7580 MAL-2026-12296 ↗ confirmed malware

twork-data-services-product-design-data@20.1.5

Malicious code in twork-data-services-product-design-data (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 ChannelT1082 · System Information DiscoveryT1059 · Command and Scripting Interpreter

Analysis

On require(), the package's _loader.js collects the host platform and architecture, then attempts to download a binary payload from a rotating set of Cloudflare Workers C2 domains (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) via HTTPS GET /pkg/package (or platform-specific variants). If HTTPS fails, it falls back to a DNS TXT-based exfil channel through c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows) and spawned as a detached background process that outlives the parent. The package has no lifecycle hooks — the payload runs on require() via index.js's try { require('./_loader') } catch (_) {}.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 05:42 PM
analyzed
Aug 2, 2026, 05:43 PM

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.