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.
- 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
- 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.
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