LWA-2026-7675 MAL-2026-12149 ↗ confirmed malware

bigops-auth@35.8.6

Malicious code in bigops-auth (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1204.002 · Malicious File

Analysis

bigops-auth@35.8.6 is a trojanized auth-token-handler package that drops and executes a platform-specific binary payload on require(). The package's index.js loads _compat.js at runtime, which: (1) fetches a binary from Cloudflare Workers C2 endpoints (oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) via HTTPS; (2) falls back to DNS TXT-record-based download via .ru domains (sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru); (3) writes the payload to /var/tmp/.cache_<random> (Linux) or %TEMP%\dotnet_diag_<random>.exe (Windows); (4) executes it as a detached background process. The package has no repository, no lifecycle hooks, and the malicious code runs immediately upon require() — no install hook needed.

analyzed by
Leitwacht
first seen
Aug 3, 2026, 06:58 PM
analyzed
Aug 3, 2026, 07:02 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.