Logo
npm

strapi-plugin-ccrev-meeb@3.6.8

Vulnerability report · Last retrieved from osv.dev September 16, 2026 at 3:29 PM UTC

Malicious

OSV ID

MAL-2026-16228

Ecosystem

npm

Summary

postinstall.js executes automatically on npm install and opens a bash reverse shell via /dev/tcp redirection to the hardcoded remote endpoint 14.225.210.85:80, retrying up to 5 times. Execution is gated by an os.hostname() check against 'ubuntu-fc-uvm', so the payload only fires on installers whose hostname matches that value; on matching hosts the attacker obtains an interactive shell on the installer's machine. The package name mimics an unrelated Strapi plugin, and no legitimate plugin functionality is present alongside the postinstall payload.

Source: amazon-inspector (cbcdfb404042de180795640d5ea266d8fe50afff5d180b3da0eab17f979369f3)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.