MAL-2026-12392

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hyper-kube-config/MAL-2026-12392.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-12392
Published
2026-08-05T13:01:07Z
Modified
2026-08-05T13:35:32.131402435Z
Summary
Malicious code in hyper-kube-config (npm)
Details

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

Source: amazon-inspector (4e6e8d8500ee41d92250882b57d98d805b381d2d08eeeac7bae55c3f5e417dff)

package.json declares a preinstall hook that runs index.js on npm install. index.js collects the installer's hostname, username, home directory, DNS server configuration, current working directory, and the contents of /etc/passwd and /etc/hosts, then POSTs this payload over HTTPS to the hardcoded subdomain x75h3spwmlqq7bzriw6gm6w8azgq4hs6.oastify.com (a Burp Collaborator out-of-band interaction host). Execution is automatic at install time with no consent prompt and no documented purpose. The behavior matches a dependency-confusion reconnaissance beacon that exfiltrates installer host identity and local system files to an attacker-controlled endpoint.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "4e6e8d8500ee41d92250882b57d98d805b381d2d08eeeac7bae55c3f5e417dff",
            "source": "amazon-inspector",
            "import_time": "2026-08-05T13:08:50.940006234Z",
            "modified_time": "2026-08-05T13:01:07Z",
            "versions": [
                "1.1.1"
            ],
            "id": "IN-MAL-2026-014849"
        }
    ]
}
References
Credits

Affected packages

npm / hyper-kube-config

Package

Affected ranges

Affected versions

1.*
1.1.1

Database specific

indicators
{
    "evidence_files": [
        {
            "path": "index.js",
            "sha256": "8b215e818918cfdc9ec9e6b780d2ec38a3909588ddff5709fbfe739cf75232ab",
            "tlsh": "b741259592d917330dd110c06a0c70c12359f9777259add076cf42969f969f8bb316f3"
        }
    ]
}
cwes
[
    {
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506",
        "name": "Embedded Malicious Code"
    }
]
source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/hyper-kube-config/MAL-2026-12392.json"