LWA-2026-10308 MAL-2026-13232 ↗ confirmed malware

bigops-plugin-notification-builder@35.1.3

Malicious code in bigops-plugin-notification-builder (npm)

T1059.007 · JavaScriptT1059 · Command and Scripting InterpreterT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1082 · System Information DiscoveryT1567 · Exfiltration Over Web Service

Analysis

On require(), the package runs a multi-stage dropper. It fingerprints the OS and downloads a platform-specific binary over HTTPS from three Cloudflare Workers hosts (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, and /pkg/package.exe. If the HTTPS download fails it falls back to a DNS TXT-based command/data channel via c[.]sdk[.]dl[.]wel1[.]ru (and per-arch ext/pkg/net[.]dl[.]wel1[.]ru). The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in the temp dir on Windows) and executed as a detached background process (cmd.exe start /b on Windows, /bin/sh -c "&" on Unix). Re-execution is throttled by a timestamp file /tmp/.analytics_state. The behaviour is disguised as telemetry with DISABLE_TELEMETRY / ANALYTICS_OPT_OUT / DO_NOT_TRACK opt-out environment variables.

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