CRITICAL npm Malware

Malicious code in twork-data-services-role-app (npm)

MAL-2026-12300 · GHSA-3qwr-p55r-5cjh

Published · Modified

Dependency scanning

Check whether twork-data-services-role-app is in your codebase

Corgea flags malicious and compromised dependencies with reachability analysis, so you fix the packages that actually run in your application instead of working through the whole lockfile.

Description


__

Source: amazon-inspector (fc0980e765a4c7250c1ac7ca327daefbe85544498883193c5f5019b08c06b8ec)

On require(), index.js loads init.js which downloads a platform-specific executable from hardcoded Cloudflare Workers hosts assembled via split-string obfuscation (oob-worker.cf102-baf.workers.dev, oob-worker.cf103-070.workers.dev, oob-worker.cf100-416.workers.dev). The binary is written to /var/tmp or %TEMP% under disguised names (.cache on POSIX, dotnet_diag_.exe on Windows), chmod 0755, and spawned detached via spawn("/bin/sh", ["-c", path + " &"], {detached:true}) or spawn("cmd",...). When HTTPS retrieval fails, the loader falls back to a DNS-TXT covert channel at c. / N. under *.dl.well1.site (tin.dl.well1.site, tina.dl.well1.site, ldr.dl.well1.site, win.dl.well1.site), concatenates base64-encoded TXT chunks, and executes the reconstructed bytes with no verification. Host strings and the child_process module name are reconstructed from split fragments (e.g. ["oob-work","er.cf102-baf.","workers.de","v"].join(""); require("child_" + "process")) to evade static analysis. Installing or requiring this package auto-executes attacker-controlled code on the installer's machine.

Source: ghsa-malware (890e25fd11b26b545b81e7feb1edf7e5577abc67429c29dd4ef85805e729a76e)

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.

Ready to move

Start Securing

Free, no credit card | First findings in minutes