VDB
KO

MAL-2026-13335

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

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (f3490fd11839adb1f5027facaf8046cd19e640fffdbf79d0684c91a565dd8303) On require() of the package's main entry, index.js loads _adapter.js which performs OS/arch detection and fetches an opaque binary from string-split-obfuscated Cloudflare Workers hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT chunked-base64 fallback via *.dl.wel1.ru (sdk.dl.wel1.ru). The retrieved bytes are written to /var/tmp or %TEMP% under decoy names (.cache_<hex>, dotnet_diag_<hex>.exe), chmod 0755, and spawned detached through /bin/sh -c or cmd.exe with stdio ignored (_adapter.js:118-124). Destination hostnames and the child_process module name are reassembled from split string literals at runtime (['sdk.dl','.wel1.','ru'].join(''); require('child_' + 'process')) with cover comments framing the code as 'telemetry/analytics'. A sibling module lib/telemetry.js (~81KB) mirrors the same fetch -> base64-decode -> chmod 0755 -> /bin/sh spawn primitives as a companion payload. The delivery infrastructure, destination obfuscation, decoy filenames, and lack of any integrity check or publisher-matching source identify this as a supply-chain dropper rather than a legitimate runtime download.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / dolyame-boxy-independent-bnpl-video

No fixed version published yet for dolyame-boxy-independent-bnpl-video (npm). Pin to a known-safe version or switch to an alternative.

References