MAL-2026-16192

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

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

Source: amazon-inspector (4b4a6e3de6177f265d44cf7317b020dbaed43907a0ed75b05ae0fe4eebaab469)

The package's postinstall.js (also declared as main) executes automatically on npm install and performs bulk host reconnaissance and credential theft against the installer. It captures os.hostname() and os.userInfo(), serializes the full process.env, reads Strapi configuration under /app/config/* and /app/.env*, recursively walks the filesystem from '/' to collect files matching.env* and private-key/certificate patterns (pem, key, crt, cert, p12, pfx, jks, id_rsa, wallet), reads Kubernetes service-account tokens under /var/run/secrets/kubernetes.io/serviceaccount/token and /run/secrets, probes /var/run/docker.sock, reads /etc/hosts and /etc/resolv.conf, and queries Redis INFO/DBSIZE and database table counts via knex. The collected data is gzip-compressed, base64-encoded, split into 3500-byte chunks, and POSTed with staggered timeouts to the hardcoded Burp Collaborator host q0r2hkrfha7y7zhz6nxtqqifv61xppde.oastify.com on port 80. The package name mimics a Strapi plugin but ships no plugin code; the postinstall exfiltration is the only behavior.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-020064",
            "import_time": "2026-09-15T16:19:15.730505552Z",
            "modified_time": "2026-09-15T15:55:27Z",
            "sha256": "4b4a6e3de6177f265d44cf7317b020dbaed43907a0ed75b05ae0fe4eebaab469",
            "source": "amazon-inspector",
            "versions": [
                "3.6.8"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / strapi-plugin-weccresh-meeb

Package

Name
strapi-plugin-weccresh-meeb
View open source insights on deps.dev
Purl
pkg:npm/strapi-plugin-weccresh-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": "4a0cf7b8250f02ed6fc1930e2bb658d85006548766c99a3f312c5187637f8701",
            "tlsh": "f112719755fe163086e332ab074b6201a11fe0472b49e9fa3adc53511fd2960a2f3bf5"
        }
    ],
    "package_integrity": [
        {
            "filename": "strapi-plugin-weccresh-meeb-3.6.8.tgz",
            "hashes": {
                "sha1": "80a22b10e45d7dd776b98b455a744b05d8a50c6c",
                "sha512_sri": "sha512-fP3lnYiM94JUoL3PS/9I2AGTdiDIRsktVDGph3BoLepanjcoDIbFLY3AnU8ov2lRu+oDNS6O3Sm0jh/yqMjapQ=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/strapi-plugin-weccresh-meeb/MAL-2026-16192.json"