MAL-2026-12048

    Dashboard / Malicious Package / MAL-2026-12048

    MAL-2026-12048

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-rqq4-xpvf-6ch9

    Summary: Malicious code in tinkoff-boxy-desktop-features-banner (npm)

    Details: Source: amazon-inspector (9792640803b7c90320c995d134baefcd36a52037d1947a3c0262c9d9e5ada168) The package's main entry (index.js) requires./setup at load time. setup.js assembles obfuscated Cloudflare Workers hostnames via array-join concatenation (e.g. oob-worker.cf99-9b3.workers.dev, cf103-070/cf102-baf/cf101-adf.workers.dev) with a DNS TXT fallback resolving through tin.dl.well1.site / tina.dl.well1.site / ldr.dl.well1.site / win.dl.well1.site, downloads a platform-specific binary payload with no hash or signature verification, writes it to /tmp or %TEMP% under a disguised filename, chmods it to 0755, and spawns it detached via cp.spawn('/bin/sh', ['-c', fp + ' &'], {detached:true}) (or cmd on Windows). A second module lib/telemetry.js (framed as an 'Analytics SDK') bundles the same dropper primitives with additional evasion (require('child_' + 'process'), fs['chmod' + 'Sync']). The remote destinations, obfuscated hostname assembly, and executed payload are unrelated to the package's stated 'features banner' purpose. Source: ghsa-malware (bbbc4c6771fac140a5a88c573943fe430a94b0c0cb6db0abb4d0a304a210ca99) 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-features-banner

    Purl: pkg:npm/tinkoff-boxy-desktop-features-banner

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.2.4
    MAL-2026-12048 | CVE-DB