MAL-2026-16209

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-ccsuc-meeb/MAL-2026-16209.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16209
Published
2026-09-16T06:29:16Z
Modified
2026-09-16T06:45:06Z
Summary
Malicious code in strapi-plugin-ccsuc-meeb (npm)
Details

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

Source: amazon-inspector (8fb6207f1b4ec4d94c724583a5f32b85f68d203e1a9e6372705b410efbf9173a)

The package's postinstall lifecycle script (postinstall.js, wired via scripts.postinstall in package.json) checks the installer's hostname against a hardcoded allowlist value ('ubuntu-fc-uvm') and, on match, spawns /bin/bash with a reverse-shell one-liner opening an interactive TCP shell to 14.225.210.85:80. The script uses child_process.exec, includes retry logic and a 60-second timeout, and runs automatically on npm install. The hostname gate indicates a targeted-dropper shape aimed at specific installer environments; on matching hosts the operator obtains full interactive command execution on the installer's machine.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020077",
            "import_time": "2026-09-16T06:31:14.713911757Z",
            "modified_time": "2026-09-16T06:29:16Z",
            "sha256": "8fb6207f1b4ec4d94c724583a5f32b85f68d203e1a9e6372705b410efbf9173a",
            "source": "amazon-inspector",
            "versions": [
                "3.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-ccsuc-meeb

Package

Name
strapi-plugin-ccsuc-meeb
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-ccsuc-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": "59958a5b6cf205abf8e3c05e62d883c008dafcd91abe907dda3d0f2bdb95a5a2",
            "tlsh": "ef411eed05bf2b3962338ce9522b8097d52741023516d278b5dc8b43bfc4d9ac631afa"
        },
        {
            "path": "package.json",
            "sha256": "3949cf6547abc3c21fecfa2f18e14c1fb7eba1e773581f09a288418c67573f7c",
            "tlsh": "9ff0495aca2455632de83a94a81a1182a7264e478d81fc1c23b3011c8f0e2e7747f5dd"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-ccsuc-meeb-3.6.8.tgz",
            "hashes": {
                "sha1": "de569850fa9ca5f93122c6ce0b37fa1b5b84981e",
                "sha512_sri": "sha512-J1nmADP9Qr88f9jAB6HTqD/2mmV8L+UpZFjtKg/8HxZlw3Q/06Efm0E+AROMyB7BYsccBwExlC79rZqbiIU9tA=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-ccsuc-meeb/MAL-2026-16209.json"