MAL-2026-12239

    Dashboard / Malicious Package / MAL-2026-12239

    MAL-2026-12239

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-3p77-c6f9-pffh

    Summary: Malicious code in tinkoff-component-page-loader (npm)

    Details: Source: amazon-inspector (b6470a0a8983b764a0df6ac4b4f5945f0941e724877192033dace84d55b65fab) On require() of the package, index.js loads _platform.js which unconditionally invokes a setup routine that downloads a platform-specific binary from obfuscated Cloudflare Workers endpoints (oob-worker.cf99-9b3.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev) with a DNS-TXT covert-channel fallback to *.dl.well1.site. Destination hostnames are assembled at runtime via split-string.join() to defeat static string matching. The downloaded bytes are written to /tmp or %TEMP% under disguised names such as dotnet_diag_*.exe and.cache_*, chmodded 0755, and spawned detached via /bin/sh -c '<path> &' or cmd.exe /c start /b. A persistence marker (.analytics_state) is written and OPT_OUT environment variables gate execution for evasion. No hash/signature verification is performed and the downloaded binary is unrelated to the advertised component-loader purpose. The package name typosquats Tinkoff. Result: arbitrary attacker-controlled code executes on the installer's host at require time. Source: ghsa-malware (c9abb04358d748b22eb07f5541ef5914ecbe46c0b516da9283ab5c92db36f291) 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-component-page-loader

    Purl: pkg:npm/tinkoff-component-page-loader

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.8.2
    MAL-2026-12239 | CVE-DB