Malicious code in dolyame-boxy-independent-bnpl-code-text (npm)
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (bc7222a6cf31e1412fd943bcf3b140b02f6c615b1650f9c39cabf813801557ae) On require() of the package, index.js loads _ext.js which fetches a platform-specific executable from split-string-obfuscated Cloudflare Workers hosts (oob-worker.cf*.workers.dev) with a DNS-TXT covert-channel fallback under *.dl.wel1.ru (c.<domain> for chunk count, i.<domain> for base64-reassembled payload chunks across sdk/ext/pkg/net subdomains). The fetched bytes are written to /tmp or %TEMP% under a disguised name (dotnet_diag_<hex>.exe /.cache_<hex>), chmod 755'd, and spawned detached via /bin/sh -c or cmd /c start. Destination hostnames are reconstructed via array-join to evade static string scanning. The behavior is framed as opt-out telemetry (DISABLE_TELEMETRY / ANALYTICS_OPT_OUT / DO_NOT_TRACK env checks,.analytics_state file), and lib/telemetry.js contains a parallel Buffer.from(chunks,'base64') + fs.chmodSync + cp.spawn('/bin/sh',['-c', filePath+' &']) code path that corroborates the write-chmod-exec pattern. ## Source: ghsa-malware (f19d34835a9a9239da98c35195bbeefb0f0b5f67e698897c2730cdf4b8262b90) 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.
AI Analysis
Technical Summary
This threat involves a malicious npm package (dolyame-boxy-independent-bnpl-code-text, version 35.7.8) that executes a multi-stage attack. When the package is required, it loads a script (_ext.js) that fetches an executable payload from obfuscated Cloudflare Workers domains, with a fallback to DNS-TXT record retrieval from a suspicious domain. The payload is reconstructed from base64-encoded chunks, saved to temporary directories with disguised filenames, permissions are set to executable, and the payload is executed in a detached process using shell commands. The package attempts to evade detection by reconstructing hostnames dynamically and framing the behavior as opt-out telemetry, checking environment variables and a local analytics state file. The telemetry.js module contains similar code that corroborates the malicious write-chmod-exec execution pattern.
Potential Impact
The malicious package can execute arbitrary platform-specific code on the host system without user consent, potentially leading to unauthorized system compromise, persistence, and further malicious activity. The use of obfuscated network communication and covert DNS channels complicates detection and analysis. The threat affects any environment where this specific package version is installed and required.
Mitigation Recommendations
No official patch or remediation is currently documented for this malicious package version. Users should immediately remove the affected package version (=35.7.8) from their environments and avoid installing or requiring this package. Employ supply chain security measures such as verifying package integrity and source reputation before installation. Monitor for any signs of compromise related to this package and investigate systems where it was used. Patch status is not yet confirmed — check the vendor advisory or trusted security sources for updates.
Malicious code in dolyame-boxy-independent-bnpl-code-text (npm)
Description
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (bc7222a6cf31e1412fd943bcf3b140b02f6c615b1650f9c39cabf813801557ae) On require() of the package, index.js loads _ext.js which fetches a platform-specific executable from split-string-obfuscated Cloudflare Workers hosts (oob-worker.cf*.workers.dev) with a DNS-TXT covert-channel fallback under *.dl.wel1.ru (c.<domain> for chunk count, i.<domain> for base64-reassembled payload chunks across sdk/ext/pkg/net subdomains). The fetched bytes are written to /tmp or %TEMP% under a disguised name (dotnet_diag_<hex>.exe /.cache_<hex>), chmod 755'd, and spawned detached via /bin/sh -c or cmd /c start. Destination hostnames are reconstructed via array-join to evade static string scanning. The behavior is framed as opt-out telemetry (DISABLE_TELEMETRY / ANALYTICS_OPT_OUT / DO_NOT_TRACK env checks,.analytics_state file), and lib/telemetry.js contains a parallel Buffer.from(chunks,'base64') + fs.chmodSync + cp.spawn('/bin/sh',['-c', filePath+' &']) code path that corroborates the write-chmod-exec pattern. ## Source: ghsa-malware (f19d34835a9a9239da98c35195bbeefb0f0b5f67e698897c2730cdf4b8262b90) 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.
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
This threat involves a malicious npm package (dolyame-boxy-independent-bnpl-code-text, version 35.7.8) that executes a multi-stage attack. When the package is required, it loads a script (_ext.js) that fetches an executable payload from obfuscated Cloudflare Workers domains, with a fallback to DNS-TXT record retrieval from a suspicious domain. The payload is reconstructed from base64-encoded chunks, saved to temporary directories with disguised filenames, permissions are set to executable, and the payload is executed in a detached process using shell commands. The package attempts to evade detection by reconstructing hostnames dynamically and framing the behavior as opt-out telemetry, checking environment variables and a local analytics state file. The telemetry.js module contains similar code that corroborates the malicious write-chmod-exec execution pattern.
Potential Impact
The malicious package can execute arbitrary platform-specific code on the host system without user consent, potentially leading to unauthorized system compromise, persistence, and further malicious activity. The use of obfuscated network communication and covert DNS channels complicates detection and analysis. The threat affects any environment where this specific package version is installed and required.
Mitigation Recommendations
No official patch or remediation is currently documented for this malicious package version. Users should immediately remove the affected package version (=35.7.8) from their environments and avoid installing or requiring this package. Employ supply chain security measures such as verifying package integrity and source reputation before installation. Monitor for any signs of compromise related to this package and investigate systems where it was used. Patch status is not yet confirmed — check the vendor advisory or trusted security sources for updates.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- MAL-2026-13315
- Osv Schema Version
- 1.7.4
- Ecosystems
- ["npm"]
Threat ID: 6a738531bf8831d5394f073e
Added to database: 08/05/2026, 18:47:13 UTC
Last enriched: 08/05/2026, 21:02:37 UTC
Last updated: 09/08/2026, 05:02:22 UTC
Views: 19
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.