Malicious code in tinkoff-boxy-desktop-features-banner (npm)
The npm package tinkoff-boxy-desktop-features-banner contained malicious code that downloads and executes platform-specific binary payloads from attacker-controlled infrastructure. The package used obfuscated Cloudflare Workers hostnames and DNS fallback resolution to retrieve and execute unsigned binaries without verification.
- Disclosed
- Last updated
- Blast radius
- Any npm consumer of tinkoff-boxy-desktop-features-banner
- Ecosystems
- Attack vectors
- Affected entities
- tinkoff-boxy-desktop-features-bannernpm package containing malicious code in index.js and lib/telemetry.js
The npm package tinkoff-boxy-desktop-features-banner was found to contain malicious code unrelated to its stated purpose as a features banner component. The package's main entry point (index.js) and a secondary module (lib/telemetry.js, disguised as an 'Analytics SDK') both contained dropper functionality.\n\nThe malicious code assembles obfuscated Cloudflare Workers hostnames through array-join concatenation (e.g., oob-worker.cf99-9b3.workers.dev, cf103-070/cf102-baf/cf101-adf.workers.dev) with DNS TXT record fallbacks resolving through tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site. The code downloads platform-specific binary payloads without hash or signature verification, writes them to temporary directories (/tmp on Unix, %TEMP% on Windows) under disguised filenames, sets executable permissions (0755), and spawns them detached via shell commands.\n\nThe second module uses obfuscation techniques such as string concatenation (require('child_' + 'process'), fs['chmod' + 'Sync']) to evade static analysis. The remote destinations and executed payloads are entirely unrelated to the package's advertised functionality.\n\nThe incident was identified and credited to the OpenSSF malicious-packages repository (MAL-2026-12048).
Indicators of compromise
- Packages
- tinkoff-boxy-desktop-features-banner
- Domains
- tin.dl.well1.site
- tina.dl.well1.site
- ldr.dl.well1.site
- win.dl.well1.site
Remediation
- Immediately remove tinkoff-boxy-desktop-features-banner 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
- Scan systems that installed this package for unexpected binaries in /tmp or %TEMP% directories and for suspicious process execution
- Update to a clean version if a legitimate replacement is available, or use an alternative package
- Monitor outbound network connections to the identified malicious domains (tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, win.dl.well1.site) and Cloudflare Workers subdomains
Sources
- GitHub Advisory GHSA-v8mq-h2v3-675q · GitHub Advisory Database
Cite this entry
"Malicious code in tinkoff-boxy-desktop-features-banner (npm)." supplychainattack.org, Supply Chain Attack Incident Catalog. Disclosed August 5, 2026; last updated August 5, 2026. https://supplychainattack.org/incident/malicious-code-in-tinkoff-boxy-desktop-features-banner-npm-7aqy83
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 santana-baileys (npm)
Malicious code discovered in santana-baileys npm package that covertly relays WhatsApp messaging data to an attacker-controlled endpoint (https://fiora.nixel.my.id/) via obfuscated character-code reconstruction in the message-send code path.
npmCompromised package - resolvedcritical
Malicious code in elephant-tusk-runner (npm)
The npm package elephant-tusk-runner contained malicious code that exposed a remote shell and remote code execution surface via an unauthenticated Express + WebSocket server binding to 0.0.0.0:4201 with fully open CORS. Any peer able to reach the port could execute arbitrary commands on the host.
npmCompromised package - resolvedcritical
Malicious code in @cats-cdf/browser-metrics-meter (npm)
The npm package @cats-cdf/browser-metrics-meter contained malicious code in its preinstall lifecycle script that exfiltrated system reconnaissance data (username, hostname, public IP) to an OAST collector domain. The package executed this behavior unconditionally on installation without consent or documented purpose.
npmCompromised package - resolvedcritical
Malicious code in @ks-video/kwai-player-web (npm)
The npm package @ks-video/kwai-player-web contained malicious code in its postinstall hook that exfiltrated system reconnaissance data (hostname, username, working directory, network interfaces, environment variable names) over plain HTTP to an unrelated third-party domain. The package has no legitimate relationship to the declared publisher Kwai/@ks-video.
npmCompromised package