LWA-2026-7397 MAL-2026-11550 ↗ confirmed malware

twork-data-services-aggregator-api-v2-data-view-company-company-profile-mf-data-transformer@20.5.3

Malicious code in twork-data-services-aggregator-api-v2-data-view-company-company-profile-mf-data-transformer (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1082 · System Information DiscoveryT1071.001 · Web ProtocolsT1105 · Ingress Tool TransferT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 ChannelT1567 · Exfiltration Over Web Service

Analysis

On require(), the package executes a multi-stage remote binary dropper. It fingerprints the OS/architecture, then attempts to download a platform-specific binary payload from a rotating set of Cloudflare Workers C2 endpoints (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) via HTTPS GET to /pkg/package (or platform-specific paths). If all HTTP downloads fail, it falls back to a DNS TXT-based exfiltration channel via tin[.]dl[.]well1[.]site, where the payload is reconstructed from base64-encoded TXT records. The downloaded binary is written to /var/tmp (or %TEMP% on Windows) with a randomized name (.cache_<hex> or dotnet_diag_<hex>.exe), made executable, and spawned as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c ... & on Linux/macOS) that outlives the parent process. The package also performs sandbox/environment detection by querying _leitwacht.attached.local. and respects DISABLE_TELEMETRY/ANALYTICS_OPT_OUT/DO_NOT_TRACK env vars as an evasion mechanism.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 10:25 AM
analyzed
Aug 2, 2026, 10:25 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.