LWA-2026-10374 MAL-2026-13002 ↗ confirmed malware

bnpl-blocks-mobile-bnpl-popup@35.5.9

Malicious code in bnpl-blocks-mobile-bnpl-popup (npm)

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

Analysis

A fake "mobile SDK" package whose index.js requires _runtime.js, a multi-stage dropper. On load it fingerprints the host platform/arch, then downloads a platform-specific binary (linux_x64/linux_arm64/darwin/win32) over HTTPS from Cloudflare Workers endpoints oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, and oob-worker[.]cf103-070[.]workers[.]dev (paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe). If HTTPS fails it falls back to a DNS-TXT chunked transfer from the wel1[.]ru domains (sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru). The downloaded payload is written to a temp file (named .cache_<hex> on Unix, dotnet_diag_<hex>.exe on Windows) and executed detached via cmd.exe start /b or /bin/sh, so it outlives the parent process. A 6-hour cache marker suppresses re-download. The package also ships a decoy lib/telemetry.js analytics facade.

analyzed by
Leitwacht
first seen
Aug 5, 2026, 01:39 PM
analyzed
Aug 5, 2026, 03:58 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.