Logo
npm

strapi-plugin-conresh-meeb@3.6.8

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

Malicious

OSV ID

MAL-2026-16229

Ecosystem

npm

Summary

The package declares a postinstall lifecycle hook ("postinstall": "node postinstall.js") that executes on every npm install. postinstall.js invokes child_process.exec with a bash reverse-shell command connecting the installer's host to the hardcoded remote endpoint 14.225.210.85:80 via /dev/tcp, redirecting stdio to give the remote party an interactive shell on the installer's machine. Execution is gated by a hostname allowlist (matching 'ubuntu-fc-uvm'), and a retry loop plus a log file at /tmp/postinstall-revshell.log indicate a persistent, targeted deployment. The plugin name mimics the Strapi plugin namespace but ships no plugin functionality relevant to that framing.

Source: amazon-inspector (d117fca143f7c8f02261755b923b29cae47f8fdcca2f69f169e26a5601b3661a)

Protect your entire dependency tree

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