MAL-2026-12230

    Dashboard / Malicious Package / MAL-2026-12230

    MAL-2026-12230

    Published: 5 Aug 2026Last Modified: 7 Aug 2026Aliases: 
    GHSA-23c2-qcrv-2gc9

    Summary: Malicious code in tinkoff-boxy-desktop-two-panel-right-image (npm)

    Details: Source: amazon-inspector (7a347918d0341f95fdb00b2e148c6709be7d7126be5f629ce9515d2349624246) On require of this package, index.js loads _vendor.js which detects the host OS/arch, assembles destination hostnames from split string fragments (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), downloads a platform-specific binary via https.get, and falls back to a covert channel that reconstructs a base64 payload from numbered DNS TXT records under tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site. The retrieved bytes are written to /tmp or %TEMP% under decoy names such as.cache_<hex> or dotnet_diag_<hex>.exe, chmod 0755, and spawned detached via spawn('/bin/sh', ['-c', <path>+' &']) or cmd.exe /c start /b. A second module lib/telemetry.js, framed as an analytics SDK, ships the same base64-decode / chmodSync 0755 / detached spawn chain. The destinations are anonymous Cloudflare Workers subdomains and an unrelated DDNS-style domain; the fetched content is opaque native code executed on the installer's host with no verification. Source: ghsa-malware (245c52f5c7a702cb36875fff6e1ad904fb9b63251a739733420ad0be1c13f502) 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 packages

    Package

    Name: tinkoff-boxy-desktop-two-panel-right-image

    Purl: pkg:npm/tinkoff-boxy-desktop-two-panel-right-image

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.4.8
    MAL-2026-12230 | CVE-DB