MAL-2026-12305

    Dashboard / Malicious Package / MAL-2026-12305

    MAL-2026-12305

    Published: 5 Aug 2026Last Modified: 6 Aug 2026Aliases: 
    GHSA-wm26-cg7p-hvf6

    Summary: Malicious code in twork-products-taiga2-products-investment (npm)

    Details: Source: amazon-inspector (c64ab6e4ef4d1c4dafd75af4c52d747069dd76fa1ba8d958f2c82ba7fba2e8a0) On require of the package, _init.js (unconditionally loaded from index.js) fetches a platform-specific executable from one of three obfuscated Cloudflare Workers hosts (oob-worker.cf101-adf.workers.dev, cf102-baf.workers.dev, cf103-070.workers.dev), with a base64-over-DNS-TXT fallback via tin.dl.well1.site. The C2 hostnames are runtime-assembled from split string arrays to evade static inspection. The fetched binary is written to a disguised temp path (dotnet_diag_<rand>.exe on Windows or.cache_<rand> on POSIX), chmod 0755, and spawned detached via /bin/sh -c '<path> &' or cmd.exe /c start /b, with a /tmp lock file gating re-execution. A second, currently-unreferenced dropper is also bundled at lib/telemetry.js under an 'analytics SDK' cover story, using string-concat require('child_'+'process') and the same fetch-write-chmod-spawn shape with a base64-chunked embedded buffer. Source: ghsa-malware (9afb4b01f9edbe6602852306ef2c992d952f1be24be95892df6edc3e078fadcd) 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: twork-products-taiga2-products-investment

    Purl: pkg:npm/twork-products-taiga2-products-investment

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    20.2.8
    MAL-2026-12305 | CVE-DB