-= Per source details. Do not edit below this line.=-
The package exposes handlers that receive messages over a network connection and dispatch them to shell execution, arbitrary-path file exfiltration, and remote-controlled file drops on the installer's host. handleCommand base64-decodes a command field from an incoming message, passes it to executeCommand() from test-dev-exec, and returns stdout to the remote peer via sendMessage(). handleUpload uploads any file path chosen by the remote peer to a remote server (tagged with getHardwareFingerprint()), and handleArchive zips an attacker-chosen directory and uploads it — enabling exfiltration of arbitrary installer files including secrets under ~/.ssh, ~/.aws, and similar paths. handleDownload retrieves a file from a remote server and stages it at an attacker-chosen path on the installer's filesystem, which combined with handleCommand yields staged remote code execution. This is a remote-access/backdoor dataflow: network-sourced bytes drive shell execution, file upload, and file drop on the installer's machine.
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.
{
"malicious-packages-origins": [
{
"source": "ghsa-malware",
"import_time": "2026-08-02T22:41:05.105005Z",
"sha256": "de211ea2269bf67da36abb6fcfe56f92c6d377246a30c7c1c878ba746a26e65d",
"modified_time": "2026-08-01T03:43:30Z",
"id": "GHSA-qx8w-r9j6-p4g5",
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "SEMVER"
}
]
},
{
"import_time": "2026-08-04T22:30:03.720359312Z",
"modified_time": "2026-08-04T21:44:32Z",
"sha256": "2c6205523817ec8f05eccf82a334fa70429c8c326b73c27e031fe991b9abdbdb",
"source": "amazon-inspector",
"id": "IN-MAL-2026-011183",
"versions": [
"0.1.0"
]
}
]
}[
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
},
{
"cweId": "CWE-506",
"name": "Embedded Malicious Code",
"description": "The product contains code that appears to be malicious in nature."
}
]
{
"evidence_files": [
{
"tlsh": "d691ec17697edd2811b76394b70a7445e61ad2d72b8878e6f6acc3442f3c4e072d2f88",
"sha256": "fb7477273e6626fcef98b28b033f694d7c21e2d651dc077e0664851cf857f5ae",
"path": "src/handler.js"
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/test-dev-dispatch/MAL-2026-11489.json"