LWA-2026-10411 MAL-2026-12886 ↗ confirmed malware

bnpl-blocks-atom-bnpl-product-card@35.6.4

Malicious code in bnpl-blocks-atom-bnpl-product-card (npm)

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

Analysis

On require, this package downloads and executes a platform-specific binary from attacker-controlled Cloudflare Workers endpoints. index.js loads _bootstrap.js, which detects the OS/arch and fetches a payload over HTTPS from rotating mirrors oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, and oob-worker[.]cf102-baf[.]workers[.]dev at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If the HTTPS download fails, it falls back to a DNS TXT-based chunked download channel under c[.]sdk[.]dl[.]wel1[.]ru. The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in %TEMP% on Windows), made executable, and launched detached via cmd.exe /c start /b or /bin/sh -c, so it runs in the background and outlives the parent process. The package also ships a decoy telemetry module (lib/telemetry.js) that is not the actual payload.

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