npm · Malicious package advisory
Malwarestrapi-plugin-ccrec-meeb
GHSA-92rg-hf5c-qwp4
Malicious code in strapi-plugin-ccrec-meeb (npm)
Details
**Severity:** Critical **Affected versions:** `= 3.6.8` ## Source: amazon-inspector (27dd1178f43debcd9babc6630aa303b6953e7572d994f8efe3acc75db2cc878e) The package's postinstall lifecycle script (postinstall.js) executes a bash /dev/tcp reverse shell to the hardcoded remote endpoint 14.225.210.85:80, giving the operator of that host an interactive shell on the installer's machine. Execution is gated by an os.hostname() equality check against 'ubuntu-fc-uvm'; on a matching host the script retries the connection up to 5 times, and on any other host it exits silently. The hostname gate is an evasion mechanism that hides the payload from generic installers and sandboxes while enabling targeted exploitation. The behavior fires automatically on npm install via scripts.postinstall with no user interaction. The package name mimics a Strapi plugin but ships no plugin functionality consistent with the declared purpose. --- Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/77e1abe54c807a94ef54fde706a23385c94d9e9b/osv/malicious/npm/strapi-plugin-ccrec-meeb/MAL-2026-16227.json)) **References:** - https://github.com/ossf/malicious-packages/blob/77e1abe54c807a94ef54fde706a23385c94d9e9b/osv/malicious/npm/strapi-plugin-ccrec-meeb/MAL-2026-16227.json - https://www.npmjs.com/package/strapi-plugin-ccrec-meeb/v/3.6.8 - https://github.com/advisories/GHSA-92rg-hf5c-qwp4
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.