strapi-plugin-ccsuc-meeb@3.6.8
Vulnerability report · Last retrieved from osv.dev September 16, 2026 at 3:29 PM UTC
OSV ID
MAL-2026-16209
Ecosystem
npm
Summary
The package's postinstall lifecycle script (postinstall.js, wired via scripts.postinstall in package.json) checks the installer's hostname against a hardcoded allowlist value ('ubuntu-fc-uvm') and, on match, spawns /bin/bash with a reverse-shell one-liner opening an interactive TCP shell to 14.225.210.85:80. The script uses child_process.exec, includes retry logic and a 60-second timeout, and runs automatically on npm install. The hostname gate indicates a targeted-dropper shape aimed at specific installer environments; on matching hosts the operator obtains full interactive command execution on the installer's machine.
Source: amazon-inspector (8fb6207f1b4ec4d94c724583a5f32b85f68d203e1a9e6372705b410efbf9173a)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.