MAL-2026-12300
Dashboard / Malicious Package / MAL-2026-12300
MAL-2026-12300
Summary: Malicious code in twork-data-services-role-app (npm)
Details: 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_<hex> on POSIX, dotnet_diag_<hex>.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.<domain> / N.<domain> 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.
References: https://www.npmjs.com/package/twork-data-services-role-app/v/20.9.6, https://github.com/advisories/GHSA-3qwr-p55r-5cjh
Affected packages
Package
Name: twork-data-services-role-app
Purl: pkg:npm/twork-data-services-role-app
Affected ranges
Type: N/A
Events:
