LWA-2026-10444 MAL-2026-12884 ↗ confirmed malware

bnpl-blocks-atom-bnpl-notification@35.3.8

Malicious code in bnpl-blocks-atom-bnpl-notification (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1071.004 · DNST1059 · Command and Scripting InterpreterT1082 · System Information Discovery

Analysis

The package is a decoy wrapper whose index.js loads a bundled runtime (lib/telemetry.js, _runtime.js) on require. The runtime downloads a platform-specific binary payload over HTTPS from three Cloudflare Workers hosts (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, and /pkg/package.exe, with a fallback that retrieves the payload in base64 chunks via DNS TXT queries to 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 the temp dir on Windows), made executable, and launched as a detached background process via /bin/sh -c '... &' or cmd.exe /c start /b. Execution is rate-limited by a timestamp file (/tmp/.analytics_state). This is a remote binary download-and-execute dropper with a DNS-based fallback channel.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 04:13 PM
analyzed
Aug 5, 2026, 04:20 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.