-= Per source details. Do not edit below this line.=-
package.json registers node callback.js as both preinstall and postinstall, so the payload runs automatically on npm install. callback.js collects the full process.env (with an in-source comment explicitly stating no masking), the user/uid/gid/homedir/shell, hostname, platform, cwd, local and external IP (via https://api.ipify.org), and CI environment indicators, then POSTs the JSON payload over plain HTTP to the hardcoded endpoint http://132.243.20.244:8000/api/collect. The outbound request sets User-Agent: dependency-confusion/${PACKAGE_NAME} and the published version 999.99.99 matches the canonical dependency-confusion shape designed to outrank an internal package of the same name. On CI runners this bulk environment harvest typically includes GITHUBTOKEN, NPMTOKEN, AWS_* and other build-injected secrets, enabling downstream supply-chain compromise.
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": [
{
"sha256": "52b06c1889c6a8622d50a998a9f4fe97d5baa626fb78c29c93550d15d21d2eba",
"import_time": "2026-06-23T07:33:18.917977541Z",
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"modified_time": "2026-06-23T06:11:00Z",
"source": "ghsa-malware",
"id": "GHSA-fgqv-2jmm-2p39"
},
{
"sha256": "06e2e600c7cba50d7cc3cbff52a18f77e508ec66be3a50cd4960f84771598548",
"id": "IN-MAL-2026-007200",
"source": "amazon-inspector",
"modified_time": "2026-06-23T14:10:39Z",
"versions": [
"999.99.99"
],
"import_time": "2026-06-23T14:23:02.747405379Z"
}
]
}"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/search-from-search/MAL-2026-6277.json"
[
{
"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.",
"cweId": "CWE-506"
}
]
{
"evidence_files": [
{
"tlsh": "3f81a6ea15f6681401e76f85681f540a7176e0433a0bfda0fe6c43116fc6b7c93f16a9",
"sha256": "f39fe3a07597a903fd91969f2ee79b1a752440078789618ed8d6229f6fc70222",
"path": "callback.js"
},
{
"tlsh": "60e0682169255a333ce4cabb0432b2162010de07d95c3c0e375b0188b35efb645ba19e",
"sha256": "1d8d71b36a465f4312a31e53f8a664762e08b1f8f2460f5f07221c07430ab2eb",
"path": "package.json"
}
]
}