-= Per source details. Do not edit below this line.=-
twork-data-services-getting-arrests@20.1.1 acts as a binary dropper. index.js top-level requires./support.js, whose start() runs at load time: it selects a platform-specific endpoint, downloads a payload from one of several Cloudflare Workers hosts whose hostnames are assembled at runtime by string fragment concatenation (e.g. ["oob-w","orker.cf","99-9b3",".workers.d","ev"].join("")) with a DNS TXT fallback under *.dl.well1.site, writes it to /tmp or %TEMP% under a disguised filename (.cache<hex> on POSIX, dotnetdiag<hex>.exe on Windows), chmods 0755, and detach-spawns it via /bin/sh -c '<file> &' or cmd.exe /c start. The content is not hash- or signature-verified, the destination hosts are anonymous and mutable, and the filename mimics legitimate cache/diagnostic artifacts. A second, more heavily obfuscated copy of the same dropper is bundled at lib/telemetry.js under cover-story class names (Logger, HttpTransport, ServiceDiscovery, WorkerHost) using the same primitives (Buffer.from(chunks,'base64'), cp.spawn('/bin/sh', ['-c', filePath + ' &']), fs['chmod'+'Sync'], require('child_'+'process')). Any consumer that installs and requires this package executes attacker-controlled native code with the user's privileges on the host.
{
"malicious-packages-origins": [
{
"modified_time": "2026-08-05T09:13:27Z",
"source": "amazon-inspector",
"id": "IN-MAL-2026-014596",
"import_time": "2026-08-05T09:28:28.892218337Z",
"sha256": "fcfe9505e3a40e8cd4c314f982901e6cbc0c988fbe6ae5fef58c6c1dc5b78a33",
"versions": [
"20.1.1"
]
}
]
}{
"package_integrity": [
{
"filename": "twork-data-services-getting-arrests-20.1.1.tgz",
"hashes": {
"sha512_sri": "sha512-B3EXqBZkOaznXD9BDhOrToS4FEyedEXkqbp5GYHjT8UZhlEM6NVO0idyWfBTJf4lCb0H1N8EhBkZdK6w/7XcVQ==",
"sha1": "0fbb3340e74170b83e320b589a871cf14a49c185"
}
}
],
"evidence_files": [
{
"tlsh": "3da1979a02b570094bb0d7e487075416f65bf1637280d5d4fb9ca5985fb612482f2efc",
"sha256": "6c6e78e19a2a8185922e57a996b824b9c45dea8f9f83db974d8ac682f70852bb",
"path": "_support.js"
},
{
"tlsh": "0a835055566a242186b2b368df234107ff3685272643429dbafc82dc1fbd72092a5ffc",
"sha256": "a60c0309f83d13ea845a4fbe8ca07be636cb648ae48b426fc0c2ee27be50494b",
"path": "lib/telemetry.js"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/twork-data-services-getting-arrests/MAL-2026-12292.json"
[
{
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature.",
"cweId": "CWE-506"
}
]