VDB
Sign up

MAL-2026-16191

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

Details

--- _-= Per source details. Do not edit below this line.=-_

## 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/strapi-plugin-uicc-meeb

No fixed version published yet for strapi-plugin-uicc-meeb (npm). Pin to a known-safe version or switch to an alternative.

References