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
Aliases
  • GHSA-pvc8-7whj-r3w4
Published
2026-08-05T13:01:07Z
Modified
2026-09-09T03:30:12Z
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.

Source: ghsa-malware (a7d5d00e0c243819b3d1813314c4f4ef596f92a034d82e0a5acce92740bed5d5)

Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.

Database specific
{
    "malicious-packages-origins": [
        {
            "id": "IN-MAL-2026-014849",
            "import_time": "2026-08-05T13:08:50.940006234Z",
            "modified_time": "2026-08-05T13:01:07Z",
            "sha256": "4e6e8d8500ee41d92250882b57d98d805b381d2d08eeeac7bae55c3f5e417dff",
            "source": "amazon-inspector",
            "versions": [
                "1.1.1"
            ]
        },
        {
            "id": "GHSA-pvc8-7whj-r3w4",
            "import_time": "2026-09-08T00:15:11.420696428Z",
            "modified_time": "2026-09-07T16:17:41Z",
            "ranges": [
                {
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ],
                    "type": "SEMVER"
                }
            ],
            "sha256": "a7d5d00e0c243819b3d1813314c4f4ef596f92a034d82e0a5acce92740bed5d5",
            "source": "ghsa-malware"
        },
        {
            "id": "IN-MAL-2026-019815",
            "import_time": "2026-09-09T03:21:56.674636918Z",
            "modified_time": "2026-09-09T02:49:51Z",
            "sha256": "1891086f850adb6764a1b4ecdd253003261a5b55d3e60debeed9d5065f4abc9e",
            "source": "amazon-inspector",
            "versions": [
                "1.1.2"
            ]
        }
    ]
}
References
Credits

Affected packages

npm / hyper-kube-config

Package

Name
hyper-kube-config
View open source insights on deps.dev
Purl
pkg:npm/hyper-kube-config

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.1.1
1.1.2

Database specific

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