LWA-2026-10436 MAL-2026-12716 ↗ confirmed malware

devplatform-integrations-tests-lib@35.2.5

Malicious code in devplatform-integrations-tests-lib (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information Discovery

Analysis

devplatform-integrations-tests-lib@35.2.5 is a multi-stage dropper disguised as a testing utility. On require, index.js loads _bootstrap.js, which fingerprints the OS/architecture and downloads a platform-specific second-stage binary over HTTPS from Cloudflare Workers endpoints (oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTPS download fails it falls back to a DNS-TXT exfiltration channel under dl[.]wel1[.]ru (c[.]sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru). The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under %TEMP% on Windows) and executed detached via /bin/sh -c or cmd.exe /c start /b, so it runs in the background and outlives the parent process. A cache stamp suppresses re-download for ~5.6 hours.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 01:33 PM
analyzed
Aug 5, 2026, 04:22 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.