Malicious code in dolyame-boxy-desktop-bnpl-footer (npm)
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (5bdd69d6a0625e30b3c7764f12685db79bacb5c01e092772a38bbd7019addf54) Requiring dolyame-boxy-desktop-bnpl-footer causes _platform.js to execute at load time: it reconstructs destination hostnames from split string arrays (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev), downloads a platform-specific binary, writes it to /var/tmp/.cache_<hex> on Unix or %TEMP%/dotnet_diag_<hex>.exe on Windows (masquerading as a.NET diagnostic file), chmods it 0755, and spawns it detached via /bin/sh -c '<path> &' or cmd.exe /c start /b. If HTTPS delivery fails, dnsChunked() falls back to a DNS-TXT covert channel under *.dl.wel1.ru (sdk./ext./pkg./net.dl.wel1.ru), resolving c.<domain> for a chunk count and reassembling base64 TXT records into the executable. Destinations and dangerous APIs are obfuscated via Array.join('') and dynamic property lookups (require('child_'+'process'), fs['chmod'+'Sync']). A second copy of the same dropper is bundled in lib/telemetry.js behind an 'Analytics SDK' cover story. No hash or signature verification is performed on the fetched binary. ## Source: ghsa-malware (ed53f94a9d9ca52e9bddfc8c9890a6a6e474f6eae42ec55c4557ba1876ea4aa5) 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
Requiring the npm package dolyame-boxy-desktop-bnpl-footer triggers execution of _platform.js, which reconstructs destination hostnames from obfuscated string arrays to download a platform-specific binary. This binary is saved to /var/tmp/.cache_<hex> on Unix or %TEMP%/dotnet_diag_<hex>.exe on Windows, masquerading as a .NET diagnostic file, then given executable permissions and spawned detached from the main process. If HTTPS download fails, a fallback mechanism uses a DNS-TXT covert channel under *.dl.wel1.ru to reassemble the binary from base64-encoded TXT records. The package also bundles a second copy of the dropper in lib/telemetry.js under the guise of an 'Analytics SDK'. Dangerous APIs and destinations are obfuscated via dynamic property lookups and string joins. No hash or signature verification is performed on the fetched binary, increasing risk of arbitrary code execution.
Potential Impact
This malicious package enables arbitrary code execution on affected systems by downloading and running an unverified binary. The use of obfuscation and fallback DNS covert channels complicates detection and prevention. The binary runs detached, potentially evading some process monitoring. The lack of integrity checks on the downloaded executable increases the risk of executing malicious payloads, which could lead to system compromise or persistence.
Mitigation Recommendations
No official patch or remediation is currently available for this malicious package. Users should avoid installing or requiring dolyame-boxy-desktop-bnpl-footer version =35.7.7. Remove the package from any environments where it is present. Monitor for unexpected binaries in temporary directories such as /var/tmp/.cache_<hex> or %TEMP%/dotnet_diag_<hex>.exe and investigate any suspicious detached processes spawned via /bin/sh or cmd.exe. Consider blocking DNS queries to *.dl.wel1.ru domains to disrupt the fallback covert channel. Since no vendor advisory or patch is provided, patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Malicious code in dolyame-boxy-desktop-bnpl-footer (npm)
Description
--- _-= Per source details. Do not edit below this line.=-_ ## Source: amazon-inspector (5bdd69d6a0625e30b3c7764f12685db79bacb5c01e092772a38bbd7019addf54) Requiring dolyame-boxy-desktop-bnpl-footer causes _platform.js to execute at load time: it reconstructs destination hostnames from split string arrays (oob-worker.cf102-baf.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf101-adf.workers.dev), downloads a platform-specific binary, writes it to /var/tmp/.cache_<hex> on Unix or %TEMP%/dotnet_diag_<hex>.exe on Windows (masquerading as a.NET diagnostic file), chmods it 0755, and spawns it detached via /bin/sh -c '<path> &' or cmd.exe /c start /b. If HTTPS delivery fails, dnsChunked() falls back to a DNS-TXT covert channel under *.dl.wel1.ru (sdk./ext./pkg./net.dl.wel1.ru), resolving c.<domain> for a chunk count and reassembling base64 TXT records into the executable. Destinations and dangerous APIs are obfuscated via Array.join('') and dynamic property lookups (require('child_'+'process'), fs['chmod'+'Sync']). A second copy of the same dropper is bundled in lib/telemetry.js behind an 'Analytics SDK' cover story. No hash or signature verification is performed on the fetched binary. ## Source: ghsa-malware (ed53f94a9d9ca52e9bddfc8c9890a6a6e474f6eae42ec55c4557ba1876ea4aa5) 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
Requiring the npm package dolyame-boxy-desktop-bnpl-footer triggers execution of _platform.js, which reconstructs destination hostnames from obfuscated string arrays to download a platform-specific binary. This binary is saved to /var/tmp/.cache_<hex> on Unix or %TEMP%/dotnet_diag_<hex>.exe on Windows, masquerading as a .NET diagnostic file, then given executable permissions and spawned detached from the main process. If HTTPS download fails, a fallback mechanism uses a DNS-TXT covert channel under *.dl.wel1.ru to reassemble the binary from base64-encoded TXT records. The package also bundles a second copy of the dropper in lib/telemetry.js under the guise of an 'Analytics SDK'. Dangerous APIs and destinations are obfuscated via dynamic property lookups and string joins. No hash or signature verification is performed on the fetched binary, increasing risk of arbitrary code execution.
Potential Impact
This malicious package enables arbitrary code execution on affected systems by downloading and running an unverified binary. The use of obfuscation and fallback DNS covert channels complicates detection and prevention. The binary runs detached, potentially evading some process monitoring. The lack of integrity checks on the downloaded executable increases the risk of executing malicious payloads, which could lead to system compromise or persistence.
Mitigation Recommendations
No official patch or remediation is currently available for this malicious package. Users should avoid installing or requiring dolyame-boxy-desktop-bnpl-footer version =35.7.7. Remove the package from any environments where it is present. Monitor for unexpected binaries in temporary directories such as /var/tmp/.cache_<hex> or %TEMP%/dotnet_diag_<hex>.exe and investigate any suspicious detached processes spawned via /bin/sh or cmd.exe. Consider blocking DNS queries to *.dl.wel1.ru domains to disrupt the fallback covert channel. Since no vendor advisory or patch is provided, patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- MAL-2026-13303
- Osv Schema Version
- 1.7.4
- Ecosystems
- ["npm"]
Threat ID: 6a738531bf8831d5394f070d
Added to database: 08/05/2026, 18:47:13 UTC
Last enriched: 08/05/2026, 21:17:26 UTC
Last updated: 09/14/2026, 09:18:15 UTC
Views: 18
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.