npm · Malicious package advisory
Malwarestrapi-plugin-uicc-meeb
GHSA-77cj-57r4-c4fv
Malicious code in strapi-plugin-uicc-meeb (npm)
Details
**Severity:** Critical **Affected versions:** `= 3.6.8` ## Source: amazon-inspector (d393f18bab3c8fe1d9bea2d425d24d385657785e23cc053ac5e2c1c322f75129) postinstall.js is registered as both the npm postinstall hook and the package main. On install it polls os.hostname() every 3 seconds and, when the hostname matches the hardcoded value 'ubuntu-fc-uvm', spawns 'bash -i' with stdio bound to /dev/tcp/14.225.210.85/80, yielding an interactive reverse shell on the installer's host to the operator of that endpoint. A long setTimeout keeps the Node process alive indefinitely after the postinstall phase, and setInterval retries the connection, providing persistence and targeted activation. The package name imitates a Strapi plugin but its shipped code performs no plugin functionality. --- Credit: [OpenSSF](https://github.com/ossf/malicious-packages) ([source](https://github.com/ossf/malicious-packages/blob/9947fca3b118619628d7c35349b0b5d2b1852e1c/osv/malicious/npm/strapi-plugin-uicc-meeb/MAL-2026-16191.json)) **References:** - https://github.com/ossf/malicious-packages/blob/9947fca3b118619628d7c35349b0b5d2b1852e1c/osv/malicious/npm/strapi-plugin-uicc-meeb/MAL-2026-16191.json - https://www.npmjs.com/package/strapi-plugin-uicc-meeb/v/3.6.8 - https://github.com/advisories/GHSA-77cj-57r4-c4fv
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.