VDB
KO

MAL-2026-12233

Malicious code in tinkoff-boxy-independent-kasko-form (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (873f98d16d6e9c4ecb2f5919621cfa940fe0059c48de29b1bb0eff6420527afc) On require of the package, index.js loads _bootstrap.js which reconstructs hardcoded hostnames via split-string.join obfuscation and downloads a platform-specific binary from Cloudflare Workers subdomains (oob-worker.cf101-adf.workers.dev, oob-worker.cf100-416.workers.dev, oob-worker.cf99-9b3.workers.dev, oob-worker.cf102-baf.workers.dev). If HTTPS mirrors fail, resolveDns() reads a chunk count from c.<domain> TXT records and fetches base64-encoded payload chunks from N.tin.dl.well1.site TXT records, reassembling them into an executable. The payload is written to /tmp or %TEMP% under disguised filenames (.cache_<hex>, dotnet_diag_<hex>.exe), chmod 0755, and spawned detached via cp.spawn("/bin/sh", ["-c", filePath + " &"]) or cmd equivalent on Windows. The package name references an unrelated 'kasko form' library, unrelated to the dropper behavior. lib/telemetry.js ships a second copy of the same drop-and-exec logic under an 'analytics SDK' cover story.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / tinkoff-boxy-independent-kasko-form

No fixed version published yet for tinkoff-boxy-independent-kasko-form (npm). Pin to a known-safe version or switch to an alternative.

References