LWA-2026-10158 MAL-2026-12862 ↗ confirmed malware

bnpl-blocks-atom-bnpl-action-card@35.4.7

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

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

Analysis

On require, the package downloads and executes a second-stage binary. index.js loads _loader.js, which fetches a platform-specific payload over HTTPS from Cloudflare Workers endpoints oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, and oob-worker[.]cf103-070[.]workers[.]dev at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe depending on OS/arch. If those fail it falls back to DNS TXT-record exfiltration from wel1[.]ru subdomains (c[.]sdk[.]dl[.]wel1[.]ru, ext[.]dl[.]wel1[.]ru, pkg[.]dl[.]wel1[.]ru, net[.]dl[.]wel1[.]ru), base64-decoding chunked records into the payload. The downloaded blob is written to a hidden temp file (.cache_<hex> in /tmp or /var/tmp, or dotnet_diag_<hex>.exe in %TEMP% on Windows), made executable, and launched detached (cmd.exe /c start /b on Windows, /bin/sh -c '... &' on POSIX). The package also ships a decoy telemetry module (lib/telemetry.js) that is not the actual behaviour.

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