LWA-2026-10336 MAL-2026-13247 ↗ confirmed malware

bigops-products-travel@35.7.1

Malicious code in bigops-products-travel (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web Service

Analysis

On require, the package's index.js loads _loader.js, which immediately downloads a platform-specific second-stage binary over HTTPS from multiple Cloudflare Workers endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe. If HTTPS fails it falls back to DNS-TXT tunneling via c[.]sdk[.]dl[.]wel1[.]ru (and sdk/ext/pkg/net[.]dl[.]wel1[.]ru per platform). The downloaded binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in TEMP on Windows), chmod 755, and executed detached via /bin/sh -c or cmd.exe /c start /b, so it outlives the parent. The package's declared purpose (a travel provider class) is unrelated to this download-and-execute behaviour.

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