CRITICAL npm Malware

Malicious code in dolyame-boxy-independent-bnpl-open-api (npm)

MAL-2026-12366 · GHSA-8hvr-g6xj-288x

Published · Modified

Dependency scanning

Check whether dolyame-boxy-independent-bnpl-open-api is in your codebase

Corgea flags malicious and compromised dependencies with reachability analysis, so you fix the packages that actually run in your application instead of working through the whole lockfile.

Description


__

Source: amazon-inspector (8b38c4f57c90f57ca8c3a54ebf790e726dcbba0be7a662f3ae2aa706c5521d5b)

On require() of the package, index.js loads helpers.js which immediately invokes start(). start() selects a Windows, Linux, or macOS payload path, downloads an opaque native binary via https.get from one of three hardcoded Cloudflare workers.dev hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS TXT-record fallback under *.dl.well1.site, writes it to /tmp/.cache or %TEMP%/dotnet_diag_.exe, chmods it 0755, and detached-spawns it via /bin/sh -c or cmd /c start /b. Hostnames are assembled by array-join string concatenation and child_process is loaded via require("child_"+"process") to evade static string scanning. The package advertises itself as a BNPL API SDK; the fetched binary is unrelated to that stated purpose and uses cover-story filenames (dotnet_diag,.cache_). A secondary lib/telemetry.js (~81 KB) bundles structurally identical dropper primitives (https fetch, chmod 0755, /bin/sh -c detached spawn, base64 chunk decode) though it is not reached from the current main.

Source: ghsa-malware (56a3ac626eac65ce7036ca902b5f8660bc5c4ebc6bd62828a0ca85d401156328)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Ready to move

Start Securing

Free, no credit card | First findings in minutes