LWA-2026-7532 MAL-2026-12299 ↗ confirmed malware

twork-data-services-proxy-prime-api-v1-account-overdraft-info@20.7.4

Malicious code in twork-data-services-proxy-prime-api-v1-account-overdraft-info (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1082 · System Information DiscoveryT1041 · Exfiltration Over C2 Channel

Analysis

On require(), the package loads _adapter.js which fingerprints the host OS and architecture, then downloads a platform-specific binary payload from Cloudflare Workers C2 endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) via HTTPS GET /pkg/package. If HTTPS fails, it falls back to DNS TXT-based chunked data retrieval from c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<random-hex> (or dotnet_diag_<random>.exe on Windows), made executable, and spawned as a detached background process that outlives the parent. The package has no repository, no README, and no lifecycle hooks — the payload runs purely on require() via index.js's try/catch require of _adapter.js.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 04:45 PM
analyzed
Aug 2, 2026, 04:46 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.