LWA-2026-10395 MAL-2026-12963 ↗ confirmed malware

bnpl-blocks-independent-bnpl-open-api@35.1.2

Malicious code in bnpl-blocks-independent-bnpl-open-api (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1036 · MasqueradingT1082 · System Information Discovery

Analysis

On require, the package loads _support.js, which fingerprints the host platform/arch and downloads a second-stage binary from Cloudflare Workers hosts (oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev) at /pkg/package (or /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe per platform). If the HTTPS download fails, it falls back to DNS-tunneling the payload out of TXT records under c[.]sdk[.]dl[.]wel1[.]ru. The fetched binary is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe in TEMP on Windows), chmod 755, and launched detached via /bin/sh -c "path &" or cmd.exe /c start /b, so it runs in the background and outlives the parent process. The package's index.js is a stub whose only real function is triggering this dropper.

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