LWA-2026-7544 MAL-2026-12288 ↗ confirmed malware

twork-data-services-aggregator-sme-task-info@20.3.1

Malicious code in twork-data-services-aggregator-sme-task-info (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1082 · System Information DiscoveryT1071.001 · Web ProtocolsT1102 · Web ServiceT1105 · Ingress Tool TransferT1564.001 · Hidden Files and Directories

Analysis

On require(), the package executes a binary dropper (_runtime.js) that fingerprints the host platform/architecture, then downloads a platform-specific second-stage binary from one of four Cloudflare Workers C2 hosts (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) via HTTPS GET to /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. A DNS-based fallback channel via TXT records at tin[.]dl[.]well1[.]site delivers the payload in chunked base64 segments. The downloaded binary is written to /tmp/.cache_<random> (Linux/macOS) or C:\Windows\Temp\dotnet_diag_<random>.exe (Windows) and spawned as a detached background process. A 6.3-hour cooldown prevents repeated downloads. The package has no repository, no README, and no lifecycle hooks — the dropper runs via a require() call in index.js.

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