LWA-2026-10153 MAL-2026-12880 ↗ confirmed malware

bnpl-blocks-atom-bnpl-link-avatar@35.4.8

Malicious code in bnpl-blocks-atom-bnpl-link-avatar (npm)

T1059 · Command and Scripting InterpreterT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1573 · Encrypted ChannelT1082 · System Information DiscoveryT1195.002 · Compromise Software Supply Chain

Analysis

On require, the package executes a bundled dropper (_polyfill.js) that fingerprints the host platform/arch and downloads a platform-specific second-stage binary over HTTPS from a rotating set of Cloudflare Workers C2 hosts (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, /pkg/package.exe. If the HTTPS fetch fails it falls back to a DNS-over-TXT channel via c[.]sdk[.]dl[.]wel1[.]ru (and sdk/ext/pkg/net[.]dl[.]wel1[.]ru per-arch). The downloaded payload is written to /var/tmp/.cache_<hex> (or dotnet_diag_<hex>.exe under TEMP on Windows), chmod 0755, and spawned detached via /bin/sh or cmd.exe so it outlives the parent. The package's index.js is a benign-looking stub that loads this dropper on every require.

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