Logo
npm

strapi-plugin-yesccresh-meeb@3.6.8

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

Malicious

OSV ID

MAL-2026-16194

Ecosystem

npm

Summary

package.json declares postinstall: node postinstall.js, which unconditionally spawns bash with stdio redirected to /dev/tcp/14.225.210.85/443, giving the remote endpoint interactive command execution as the installing user on every npm install. The script includes a reconnect loop that re-establishes the shell on disconnect, providing persistence for the duration of the process. No user action, configuration, or runtime invocation is required for the callback to fire.

Source: amazon-inspector (4b4fa4d6fa3f37bcc5179aecbcb365bc73d94ac1cb799ac4f93fa4702292b493)

Protect your entire dependency tree

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