LWA-2026-10559 MAL-2026-12658 ↗ confirmed malware

cobrowsing-test-utils@35.3.4

Malicious code in cobrowsing-test-utils (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1568.002 · DNS CalculationT1059 · Command and Scripting Interpreter

Analysis

On require, this package downloads and executes a remote binary. index.js loads _support.js, which fetches a platform-specific payload (linux_x64 /pkg/package, darwin /pkg/loader_mac, win32 /pkg/package.exe) over HTTPS from four Cloudflare Workers hosts: oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev. If the HTTPS fetch fails it reconstructs the payload from base64 chunks served via DNS TXT records under c[.]sdk[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and launched as a detached background process (cmd.exe start /b or /bin/sh -c "... &"). Execution is gated by a filesystem timestamp stamp and can be suppressed by setting DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, or DO_NOT_TRACK.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 07:10 PM
analyzed
Aug 5, 2026, 07:11 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.