Skip to content
supplychainattack.orgSupply chain attack incident catalog
resolvedcritical

Malicious code in dolyame-boxy-independent-bnpl-product-grid (npm)

The npm package dolyame-boxy-independent-bnpl-product-grid contained malicious code that downloads and executes platform-specific binaries from hardcoded Cloudflare Workers hosts and DNS-based covert channels. The package impersonates a legitimate BNPL/e-commerce identifier as a social engineering lure.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm consumer of dolyame-boxy-independent-bnpl-product-grid
Ecosystems
Attack vectors
Affected entities
  • dolyame-boxy-independent-bnpl-product-gridnpm package containing malicious code

The npm package dolyame-boxy-independent-bnpl-product-grid was found to contain malicious code in its index.js and runtime.js files. Upon require, the package selects a platform-specific payload path and attempts to download an opaque binary from multiple hardcoded command-and-control infrastructure points.\n\nThe malicious code uses several evasion techniques: Cloudflare Workers hosts are assembled by joining split string fragments to evade static scanners, with hostnames including oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf99-9b3.workers.dev, and oob-worker.cf100-416.workers.dev. A fallback covert channel reassembles a base64-encoded payload across numbered DNS TXT records at sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru.\n\nThe downloaded binary is written to temporary directories (/var/tmp on Unix or %TEMP% on Windows) under decoy filenames such as dotnet_diag.exe or .cache_, given execute permissions (0755), and spawned in detached mode via /bin/sh -c or cmd.exe /c start /b. A stamp file prevents repeated execution. The package name was chosen to impersonate a legitimate BNPL/e-commerce product identifier, likely to increase installation likelihood.\n\nThe incident was identified and credited to the OpenSSF malicious-packages repository.

Indicators of compromise

Packages
  • dolyame-boxy-independent-bnpl-product-grid
Domains
  • oob-worker.cf103-070.workers.dev
  • oob-worker.cf101-adf.workers.dev
  • oob-worker.cf99-9b3.workers.dev
  • oob-worker.cf100-416.workers.dev
  • sdk.dl.wel1.ru
  • ext.dl.wel1.ru
  • pkg.dl.wel1.ru
  • net.dl.wel1.ru

Remediation

  • Remove the dolyame-boxy-independent-bnpl-product-grid package from all projects immediately
  • Audit npm dependencies for any other suspicious or typosquatted packages
  • Review package-lock.json and yarn.lock files to identify when the malicious package was installed
  • Scan systems that installed this package for the presence of dropped binaries in /var/tmp, %TEMP%, or other temporary directories with names matching dotnet_diag_*.exe or .cache_* patterns
  • Monitor for unexpected outbound connections to the identified Cloudflare Workers and DNS domains
  • Consider rotating credentials and reviewing system logs for unauthorized activity on affected systems
  • Use npm audit and security scanning tools to prevent installation of similar malicious packages

Sources

  1. GitHub Advisory GHSA-6m88-7jqj-885x · GitHub Advisory Database

Cite this entry

"Malicious code in dolyame-boxy-independent-bnpl-product-grid (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 7, 2026; last updated August 7, 2026. https://supplychainattack.org/incident/malicious-code-in-dolyame-boxy-independent-bnpl-product-grid-npm-1vdaqd

Suggest a correction

Found an error or have a newer source? Corrections to factual errors take priority over new entries.

  1. containedcritical

    Malicious code in 3-buildsight-web (npm)

    The npm package 3-buildsight-web contains malicious code that fetches and executes arbitrary JavaScript from a remote Bitbucket URL on module load, granting full page privileges to an unverified third party.

    npmCompromised package
  2. resolvedcritical

    Malicious code in @usaa-grp-personal-profile/personal-profile-common (npm)

    Malicious package @usaa-grp-personal-profile/personal-profile-common version 999.0.0 published to public npm as a dependency-confusion attack targeting an organization's internal registry. The package contains preinstall and postinstall hooks that exfiltrate hostname, username, and working directory to an attacker-controlled OAST endpoint on every install.

    npmDependency confusionCompromised package
  3. resolvedcritical

    Malicious code in create-coin (npm)

    create-coin@20.1.1 on npm contained malicious postinstall code that collected sensitive environment variables, credentials, and host reconnaissance data. The package impersonated an esbuild platform build and exfiltrated data to a hardcoded endpoint.

    npmCompromised packageTyposquatting
  4. resolvedcritical

    Malicious code in @syncraft-labs/vue (npm)

    The npm package @syncraft-labs/vue version 0.4.1 contained malicious obfuscated code in its ESM build that implements a blockchain-hosted C2 dropper (EtherHiding pattern), enabling remote code execution on any consumer importing the package.

    npmCompromised package