MAL-2026-12253

    Dashboard / Malicious Package / MAL-2026-12253

    MAL-2026-12253

    Published: 5 Aug 2026Last Modified: 26 Aug 2026Aliases: 
    GHSA-3h58-7m84-65h5

    Summary: Malicious code in tinkoff-statist-browser-typed-client-art.apps.reporegistry (npm)

    Details: Source: amazon-inspector (d935ce8eda3349f3633b3ab3c55baa492821164fbdb291bc942863d3aac4d4c1) On require of the package, _adapter.js executes a top-level bootstrap that downloads a platform-specific binary from hardcoded Cloudflare Workers hosts (oob-worker.cf100-416.workers.dev, cf99-9b3.workers.dev, cf101-adf.workers.dev, cf102-baf.workers.dev) with DNS-TXT fallback to tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, and win.dl.well1.site. The destination hostnames and the child_process module name are assembled at runtime via array.join to evade static inspection. The fetched bytes are written to /var/tmp/.cache_<rand> on Unix or %TEMP%\dotnet_diag_<rand>.exe on Windows, chmod'd to 0755, and detach-spawned via /bin/sh -c or cmd /c start. A second module, lib/telemetry.js, contains the same dropper pattern (base64 chunk assembly, string-concatenated fs.chmodSync, cp.spawn('/bin/sh', ['-c', filePath + ' &'], {detached:true})) as a staged/redundant payload. Package naming and the analytics-SDK framing do not match the observed behavior, which is a runtime fetch-and-execute of attacker-controlled bytes on the installer's host. Source: ghsa-malware (f025dc9218cd6709cd81ae7b6cd1bf33976dab9d0dedf3c5cc15132c4b524427) 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-statist-browser-typed-client-art.apps.reporegistry

    Purl: pkg:npm/tinkoff-statist-browser-typed-client-art.apps.reporegistry

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.9.7
    MAL-2026-12253 | CVE-DB