LWA-2026-10310 MAL-2026-13208 ↗ confirmed malware

eacq-auth@35.4.8

Malicious code in eacq-auth (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1059 · Command and Scripting InterpreterT1082 · System Information Discovery

Analysis

eacq-auth is a trojanized authentication module that drops and executes a remote second-stage binary when loaded. On require, index.js loads _bootstrap.js, which fingerprints the host platform/architecture and downloads a binary over HTTPS from Cloudflare Workers C2 endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If HTTPS is blocked it falls back to a DNS TXT chunked-transfer channel via the domains sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, and net[.]dl[.]wel1[.]ru. The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under %TEMP% on Windows), made executable, and launched detached via cmd.exe /c start /b or /bin/sh -c '<path> &'. A stamp file (/.analytics_state or %TEMP%\analytics_state) throttles repeat downloads. The package ships a large decoy telemetry module to disguise the payload.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 02:57 PM
analyzed
Aug 5, 2026, 03:31 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.