Malicious code in dolyame-boxy-mobile-bnpl-button-set (npm)
The npm package dolyame-boxy-mobile-bnpl-button-set contains malicious code that downloads and executes unsigned native binaries from attacker-controlled Cloudflare Workers and DNS-TXT fallback domains. The package masquerades as a BNPL button UI component but performs unauthorized binary execution on require.
- Disclosed
- Last updated
- Blast radius
- Any npm consumer of dolyame-boxy-mobile-bnpl-button-set
- Ecosystems
- Attack vectors
- Affected entities
- dolyame-boxy-mobile-bnpl-button-setnpm package containing malicious code
The npm package dolyame-boxy-mobile-bnpl-button-set was found to contain malicious code that executes on require. The package's index.js loads shim.js, which fetches platform-specific payloads from attacker-controlled endpoints including Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev) and DNS-TXT records under domains including sdk.dl.wel1.ru, ext.dl.wel1.ru, pkg.dl.wel1.ru, and net.dl.wel1.ru.\n\nThe malicious code downloads opaque binary payloads without hash or signature verification, writes them to temporary directories (/tmp or %TEMP%) under decoy filenames (dotnet_diag.exe on Windows, .cache_ on Unix), sets executable permissions (0755), and spawns them detached via cmd.exe or /bin/sh. The attack is framed as telemetry collection, with environment variables (DISABLE_TELEMETRY, ANALYTICS_OPT_OUT, DO_NOT_TRACK) used as opt-out markers.\n\nA secondary dormant code path exists in lib/telemetry.js (81 KB) containing parallel download-write-chmod-spawn functionality with base64 payload reassembly, currently unreferenced. The declared purpose of the package—a BNPL button UI component—has no legitimate need for native binary execution, confirming the malicious intent.\n\nThe incident was identified by the OpenSSF malicious-packages project and reported via GitHub Security Advisory GHSA-6qhp-2g9g-gg7g.
Indicators of compromise
- Packages
- dolyame-boxy-mobile-bnpl-button-set
- Domains
- oob-worker.cf101-adf.workers.dev
- oob-worker.cf100-416.workers.dev
- oob-worker.cf99-9b3.workers.dev
- oob-worker.cf103-070.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-button-set from all projects and dependencies
- Audit npm install logs and lock files to identify all versions and installation dates of this package
- Scan systems that installed this package for unexpected processes, temporary files (dotnet_diag_*.exe, .cache_*), and marker files (analytics_state/.analytics_state)
- Review network logs for connections to oob-worker.cf*.workers.dev and *.dl.wel1.ru domains
- If the package was installed, assume potential compromise and perform forensic analysis for unauthorized binary execution
- Update npm audit and security scanning tools to flag this package
- Review and strengthen npm package vetting processes to detect obfuscated code and suspicious binary downloads
Sources
- GitHub Advisory GHSA-6qhp-2g9g-gg7g · GitHub Advisory Database
Cite this entry
"Malicious code in dolyame-boxy-mobile-bnpl-button-set (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-button-set-npm-1xvbe5
Suggest a correction
Found an error or have a newer source? Corrections to factual errors take priority over new entries.
Related incidents
- resolvedcritical
Malicious code in autbank-core (npm)
The npm package autbank-core contained malicious preinstall and postinstall lifecycle hooks that exfiltrated environment variables, credentials, and system information to a hardcoded webhook.site endpoint during installation.
npmCompromised package - resolvedcritical
Malicious code in adxaa (npm)
The npm package adxaa contained obfuscated malicious JavaScript designed to target users of a specific WordPress site. The payload exfiltrates session data, deletes accounts, and hijacks credentials via email overwrite and password reset.
npmCompromised package - resolvedcritical
Malicious code in upload-to-gcp (npm)
upload-to-gcp@3.2.1 (npm) contains malicious code in its postinstall script that exfiltrates host identifiers to an attacker-controlled endpoint. The package masquerades as a Google Cloud Platform utility but performs unauthorized telemetry collection at install time.
npmCompromised package - resolvedcritical
Malicious code in akamai-sensor (npm)
A malicious npm package named akamai-sensor impersonated Akamai's legitimate sensor_data anti-bot SDK. The package contained hidden JavaScript code concealed using invisible Unicode characters and implemented a dynamic command-and-control channel via a Google Calendar dead-drop, enabling arbitrary code execution on installation.
npmCompromised packageTyposquatting