LWA-2026-10488 MAL-2026-13322 ↗ confirmed malware

dolyame-boxy-independent-bnpl-navigation@35.9.3

Malicious code in dolyame-boxy-independent-bnpl-navigation (npm)

T1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1102 · Web ServiceT1059 · Command and Scripting Interpreter

Analysis

On require, the package runs a bundled loader (_loader.js) that downloads a second-stage binary over HTTPS from attacker-controlled Cloudflare Workers endpoints (oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev) at paths /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe depending on OS/arch. If the HTTPS fetch fails it falls back to a DNS-TXT channel under the wel1[.]ru domain (c.<domain> TXT record gives a chunk count, then N.<domain> TXT records carry base64-encoded payload chunks). The downloaded payload is written to /var/tmp/.cache_<random-hex> (or dotnet_diag_<random-hex>.exe under %TEMP% on Windows), made executable, and launched as a detached background process via /bin/sh -c "<file> &" or cmd.exe /c start /b. A marker file (/tmp/.analytics_state or %TEMP%\analytics_state) throttles re-execution. The package's main index.js is a benign stub that triggers the loader.

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