MAL-2026-12281

    Dashboard / Malicious Package / MAL-2026-12281

    MAL-2026-12281

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-p8g2-ph77-f7r9

    Summary: Malicious code in tinkoff-terminal-kit-test-commons (npm)

    Details: Source: amazon-inspector (c68d83a8e515bebce3319c94274060bdfcef42f2ba45e96e87515c9cfd11e020) On require() of [email protected], index.js loads _adapter.js which selects a platform-specific endpoint, downloads an opaque binary from one of four hardcoded Cloudflare workers.dev hosts (oob-worker.cf99-9b3.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), writes it to /tmp or %TEMP% under a disguised name (.cache_<hex> or dotnet_diag_<hex>.exe), chmods it 0755, and spawns it detached via /bin/sh -c or cmd. No hash or signature verification is performed. The destination hostnames and a DNS-TXT fallback channel (*.dl.well1.site, reassembled from base64-encoded TXT record chunks) are constructed at runtime from split string fragments joined via Array.join(''), and the 'child_process' import is similarly assembled — deliberate obfuscation to evade static string scans. The fetch-write-chmod-spawn chain and the DNS-TXT covert transport are unrelated to any stated purpose of the package. Source: ghsa-malware (d74658ea213467fe61d91ef562769c8427b2346bd61e587f44c3f26f3b8972d3) 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-terminal-kit-test-commons

    Purl: pkg:npm/tinkoff-terminal-kit-test-commons

    Affected ranges

    Type: N/A

    Events:

    Introduced- None
    Fixed -None

    Affected versions

    20.9.7
    MAL-2026-12281 | CVE-DB