MAL-2026-16073

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/easypanel-api-client/MAL-2026-16073.json
JSON Data
https://api.test.osv.dev/v1/vulns/MAL-2026-16073
Published
2026-09-09T05:33:25Z
Modified
2026-09-09T05:45:04Z
Summary
Malicious code in easypanel-api-client (npm)
Details

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

Source: amazon-inspector (cef6da51fcc215c514680417cfd3bacb5725b91a5b4a058fd6d2b161106209b0)

The package ships an empty library body (index.js exports {}) and a preinstall lifecycle script that runs automatically on npm install. The preinstall script collects installer-side identifiers — hostname, username, current working directory, and the names of CI-related environment variables — base64url-encodes them, and transmits them via both a DNS lookup and an HTTP request to a subdomain of oob.lyomeri.com (e.g. easypanel-api-client..oob.lyomeri.com, with the HTTP variant POSTing to /npm/). The package has no functional code beyond this beacon, matching the dependency-confusion / namespace-squat research-beacon shape targeting internal package names.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-019841",
            "import_time": "2026-09-09T05:40:09.141980959Z",
            "modified_time": "2026-09-09T05:33:25Z",
            "sha256": "cef6da51fcc215c514680417cfd3bacb5725b91a5b4a058fd6d2b161106209b0",
            "source": "amazon-inspector",
            "versions": [
                "1.0.0"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / easypanel-api-client

Package

Name
easypanel-api-client
View open source insights on deps.dev
Purl
pkg:npm/easypanel-api-client

Affected ranges

Affected versions

1.*
1.0.0

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": "preinstall.js",
            "sha256": "a72a670f9d84e964cafb296cb609e1c44a40ac8d1214c9b3461fe4a9ebce4f8d",
            "tlsh": "f91167b0c160927c016063c0741a46a29277dfd131e3c9d0682a26805fd22d21bf38fd"
        },
        {
            "path": "index.js",
            "sha256": "8222b8169ee86f25cdccd84d340340060ae3f0cff55e2ea9d344d7c332733b71"
        }
    ],
    "package_integrity": [
        {
            "filename": "easypanel-api-client-1.0.0.tgz",
            "hashes": {
                "sha1": "72bcf1c428959c58349d0fad51351426df945858",
                "sha512_sri": "sha512-Tks1+SHTijnAY5FR4KbIDpa4ICvsfBIftvmz4lcTLbQnvXofoWJtLY0Y3yLxeFwD7YKDDYicBzcrmOg8goimhg=="
            }
        }
    ]
}
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/easypanel-api-client/MAL-2026-16073.json"