-= Per source details. Do not edit below this line.=-
package.json declares a preinstall hook that runs index.js on npm install. The script reads the installer's hostname and OS username, embeds them together with a timestamp into a DNS subdomain of the form poc-<hostname>-<user>-<timestamp>.iv6mfybhp42k33ysmzi73de5w.canarytokens.com, and issues a DNS resolution for that name, causing the installer's host and user identifiers to be transmitted to a third-party canarytokens.com collector at install time. The package name and framing indicate a dependency-confusion proof-of-concept targeting a Box-branded internal package, but the exfiltration primitive runs against any machine that installs it.
{
"malicious-packages-origins": [
{
"import_time": "2026-09-04T06:53:31.765831636Z",
"source": "amazon-inspector",
"versions": [
"1.0.0"
],
"id": "IN-MAL-2026-019639",
"modified_time": "2026-09-04T06:38:27Z",
"sha256": "cc47a8e8a147ec412ecc05d666655b675a36b9eec0823e278767a286993e7e0d"
}
]
}"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/box-sign-client-poc/MAL-2026-15921.json"
{
"evidence_files": [
{
"path": "index.js",
"tlsh": "4751ab9469fc40383577488a9497653ba86cefa23346fd20766c424a4ec3bb9d7131bf",
"sha256": "8eaf5131b39e711e6f015ecf8012ee452011ba0094795496e5101e2dd8f7873b"
}
],
"package_integrity": [
{
"filename": "box-sign-client-poc-1.0.0.tgz",
"hashes": {
"sha1": "2fb186ba6143b2457b7b0e3c132a7b181c6735c2",
"sha512_sri": "sha512-6iAQRSwBY+F29P9EHaqAr0z8DOYCDz840SxVYZlbwGDQkyFUfEMv0Ij9kOaN7N8s/L8t+lr7L4wxJSEcmHLz/A=="
}
}
]
}
[
{
"description": "The product contains code that appears to be malicious in nature.",
"cweId": "CWE-506",
"name": "Embedded Malicious Code"
}
]