MAL-2026-16232

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-listcc-meeb/MAL-2026-16232.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-16232
Published
2026-09-16T13:57:20Z
Modified
2026-09-16T14:30:06Z
Summary
Malicious code in strapi-plugin-listcc-meeb (npm)
Details

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

Source: amazon-inspector (63bef6a3804e282781fb0eaea1ffd045ef3b236aefd0668de11549aba1ada8b0)

strapi-plugin-listcc-meeb@3.6.8 declares scripts.postinstall = 'node postinstall.js' (and points main at the same file), so npm install auto-executes postinstall.js. That script spawns a Python one-liner via child_process that opens a socket to the hardcoded IP 14.225.210.85:80 and attaches a PTY-backed /bin/sh to the remote peer, yielding an interactive reverse shell on the installer's host. Execution is gated only by a hostname check ('ubuntu-fc-uvm'). Package metadata masquerades as a Strapi plugin ('Strapi plugin for enhanced functionality') while the repository/homepage is a placeholder github.com/user/... URL and the shipped code contains no plugin functionality — only the reverse-shell payload.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020092",
            "import_time": "2026-09-16T14:19:37.414942445Z",
            "modified_time": "2026-09-16T13:57:20Z",
            "sha256": "63bef6a3804e282781fb0eaea1ffd045ef3b236aefd0668de11549aba1ada8b0",
            "source": "amazon-inspector",
            "versions": [
                "3.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-listcc-meeb

Package

Name
strapi-plugin-listcc-meeb
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-listcc-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": "4d4d4c8b33a87d03be45370616b16c71a8b91a8cb12899fac511a5db72cc6993",
            "tlsh": "ba4131ad06bf273a63334ca8521b8097e51701023512d578799c8b53bfd5d99c531bf9"
        },
        {
            "path": "package.json",
            "sha256": "b52d101cdc211973f036d13e83e9e7efde4470ca89cf21d7297eb0fa6ebe4b17",
            "tlsh": "ff01495aca2455532de83ad4a81a1182a72a4e478c81fc1c23f3011c8f0e2e7747f5dd"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-listcc-meeb-3.6.8.tgz",
            "hashes": {
                "sha1": "a03c19ade24eae2d2e30507c95f7b5c113435f02",
                "sha512_sri": "sha512-n71sA7Al3HwyPH1A1ze3ZfFndVoknUVzTZW3Z3aQVrkGzi6LkvEcnb5cr9L3JlsYcUgti2nkIIwa8Qvix8iXAQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-listcc-meeb/MAL-2026-16232.json"