LWA-2026-7531 MAL-2026-12300 ↗ confirmed malware

twork-data-services-role-app@20.9.6

Malicious code in twork-data-services-role-app (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1082 · System Information DiscoveryT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 Channel

Analysis

The package is a multi-stage binary dropper. On require(), it fingerprints the platform (OS, architecture), then attempts to download a second-stage binary from three Cloudflare Workers C2 endpoints (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev) via HTTPS GET to /pkg/package. If HTTPS fails, it falls back to a DNS TXT-based covert channel using *.dl[.]well1[.]site domains to reconstruct a base64-encoded payload. The downloaded binary is written to /tmp/.cache_<random> (Linux/macOS) or %TEMP%\dotnet_diag_<random>.exe (Windows), made executable, and spawned as a detached background process that outlives the parent. The package's index.js exports a benign-looking class but silently loads the dropper on import.

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