strapi-plugin-listcc-meeb@3.6.8
Vulnerability report · Last retrieved from osv.dev September 16, 2026 at 3:29 PM UTC
OSV ID
MAL-2026-16232
Ecosystem
npm
Summary
strapi-plugin-listcc-meeb@3.6.8 declares scripts.postinstall = 'node postinstall.js' (and points main at the same file), so npm install auto-executes postinstall.js. That script spawns a Python one-liner via child_process that opens a socket to the hardcoded IP 14.225.210.85:80 and attaches a PTY-backed /bin/sh to the remote peer, yielding an interactive reverse shell on the installer's host. Execution is gated only by a hostname check ('ubuntu-fc-uvm'). Package metadata masquerades as a Strapi plugin ('Strapi plugin for enhanced functionality') while the repository/homepage is a placeholder github.com/user/... URL and the shipped code contains no plugin functionality — only the reverse-shell payload.
Source: amazon-inspector (63bef6a3804e282781fb0eaea1ffd045ef3b236aefd0668de11549aba1ada8b0)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.