MAL-2026-12244

    Dashboard / Malicious Package / MAL-2026-12244

    MAL-2026-12244

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-6q5q-68cm-4f3c

    Summary: Malicious code in tinkoff-mutual-mgm-form (npm)

    Details: Source: amazon-inspector (84bc64dc52d6f64a0673f548b3201cc6eed96ea71665ccd1fc1a41b29ac12cca) On require('tinkoff-mutual-mgm-form'), index.js loads _compat.js, which selects a platform-specific asset path and fetches a native binary over HTTPS from Cloudflare Workers subdomains assembled via array.join('') string concatenation (oob-worker.cf100-416.workers.dev, oob-worker.cf101-adf.workers.dev, oob-worker.cf102-baf.workers.dev), with a DNS TXT chunked fallback to look-alike hosts under dl.well1.site (tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, win.dl.well1.site). The fetched bytes are written to a masquerading path in /var/tmp or %TEMP% (e.g., dotnet_diag_<rnd>.exe or.cache_<rnd>), chmodded to 0755, and spawned detached via /bin/sh -c '<path> &' or cmd.exe start /b. The require('child_process') module name is also split-string obfuscated, and cover-story comments frame the behavior as 'telemetry' and 'session tracking'. A second copy of the same fetch-write-chmod-spawn dropper is bundled in lib/telemetry.js as an 'Analytics SDK', staged as an alternate payload. Destinations, obfuscation, masquerading filenames, and detached execution are inconsistent with the package's declared purpose. Source: ghsa-malware (e7a647d16757b3c13766a43736e8a5e756ec4203bdfbcd48c570e344239f9242) 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-mutual-mgm-form

    Purl: pkg:npm/tinkoff-mutual-mgm-form

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.2.9
    MAL-2026-12244 | CVE-DB