Skip to content
supplychainattack.orgSupply chain attack incident catalog
containedcritical

Malicious code in dolyame-boxy-mobile-bnpl-card-panel (npm)

The npm package dolyame-boxy-mobile-bnpl-card-panel contains malicious code that downloads and executes platform-specific binaries from attacker-controlled Cloudflare Workers endpoints and DNS-TXT covert channels on require, disguised as a payment/device integration library.

ShareXLinkedInHacker News
Disclosed
Last updated
Blast radius
Any npm consumer of dolyame-boxy-mobile-bnpl-card-panel; runtime execution of attacker-controlled binaries on installation/require.
Ecosystems
Attack vectors
Affected entities
  • dolyame-boxy-mobile-bnpl-card-panelnpm package containing malicious code in _bootstrap.js

The npm package dolyame-boxy-mobile-bnpl-card-panel was found to contain malicious code in its bootstrap.js file. Upon require, the code downloads platform-specific binaries from hardcoded Cloudflare Workers endpoints (oob-worker.cf103-070.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev) and writes them to temporary directories (/var/tmp or %TEMP%) under disguised names such as dotnet_diag.exe or .cache_.

The malicious code employs obfuscation techniques to evade detection, including runtime assembly of destination hostnames from fragmented string arrays. When HTTPS mirrors fail, it falls back to a DNS-TXT covert channel against multiple domains (sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, net.dl.wel1.ru), querying for chunk counts and retrieving base64-encoded payloads that are decoded and executed.

The package presents itself as a payment and device integration library, but its actual behavior is to fetch and execute opaque attacker-controlled binaries at load time. A TTL cache at /tmp/.analytics_state throttles re-execution, with opt-out available only through undocumented environment variables. The incident was identified by the OpenSSF malicious-packages project.

Indicators of compromise

Packages
  • dolyame-boxy-mobile-bnpl-card-panel
Domains
  • oob-worker.cf103-070.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

  • Immediately remove dolyame-boxy-mobile-bnpl-card-panel from all projects and dependencies
  • Audit npm package.json and lock files for any presence of this package
  • Review and revoke any credentials or secrets that may have been exposed on systems where this package was installed
  • Monitor systems that installed this package for signs of unauthorized binary execution or network connections to the identified Cloudflare Workers and DNS domains
  • Update to a clean version of any legitimate payment/device integration library if needed
  • Consider blocking the identified Cloudflare Workers endpoints and DNS domains at the network level

Sources

  1. GitHub Advisory GHSA-f9x9-5rrg-6qh4 · GitHub Advisory Database

Cite this entry

"Malicious code in dolyame-boxy-mobile-bnpl-card-panel (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 5, 2026; last updated August 5, 2026. https://supplychainattack.org/incident/malicious-code-in-dolyame-boxy-mobile-bnpl-card-panel-npm-18rsh4

Suggest a correction

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

  1. resolvedcritical

    Malicious code in sme-rko-finance-front-operations-feed-impl (npm)

    The npm package sme-rko-finance-front-operations-feed-impl contained malicious code that downloads and executes platform-specific binary payloads via Cloudflare Workers or DNS-based staging channels. The malware obfuscates child_process imports and executes on require(), making it active upon installation.

    npmCompromised package
  2. containedcritical

    Malicious code in sme-rko-finance-front-operations-overnight (npm)

    The npm package sme-rko-finance-front-operations-overnight contains malicious code that downloads and executes attacker-controlled binaries from Cloudflare Workers hosts on package require. The payload uses obfuscation techniques to evade static analysis and includes environment-based gating to reduce detection.

    npmCompromised package
  3. containedcritical

    Malicious code in sme-rko-finance-front-payment-registers-operations-domain (npm)

    The npm package sme-rko-finance-front-payment-registers-operations-domain contained malicious code that downloads and executes platform-specific binaries from attacker-controlled infrastructure. The package uses obfuscated string construction to hide command-and-control domains and implements a DNS-TXT fallback channel for payload delivery.

    npmCompromised package
  4. resolvedcritical

    Malicious code in sme-rko-finance-front-operations-providers (npm)

    The npm package sme-rko-finance-front-operations-providers contained malicious code that downloads and executes platform-specific binaries from attacker-controlled Cloudflare Workers subdomains and DNS-TXT fallback channels upon require().

    npmCompromised package