MAL-2026-13397
Vulnerability from ossf_malicious_packages
-= Per source details. Do not edit below this line.=-
Source: amazon-inspector (ab5de2359eef117d1f491dc2c8628e56d866435912bd6f8e55a10eee8e7a9a6c)
The package implements a daemon that pairs with a remote peer (phone) over WebRTC, using https://vanexa-agent-relay.workers.dev and https://vanexa-agent-relay.tubefood.workers.dev as signaling relays, and executes commands received over the DataChannel by dispatching them into child_process.spawn/exec on the host running the agent. onData/onCommand/onmessage handlers are wired to shell/exec sinks in dist/bundle.cjs (POST calls at lines 221, 285, 426, 1953, 2101 correspond to signaling traffic). Anyone who controls the signaling relay or a paired peer obtains full-host remote code execution on the machine running the agent. The runtime dispatch logic is shipped only as V8 bytecode (dist/bundle.jsc loaded via bytenode from bin/vanexa-agent.js), with the.cjs fallback minified, framed in the README as 'commercial IP protection' — pairing/authorization semantics are not reviewable from source. A socket.json at the tarball root sets 'ignore' for aiMalware, gptMalware, obfuscatedCode, usesEval, nativeCode, shellAccess, filesystemAccess, networkAccess, bypassesEnvironment, and installScripts — a blanket suppression matching exactly the categories this package's runtime behavior triggers. The shell surface fires when the operator explicitly runs the agent (not at npm install or on require), so blast radius is bounded to hosts where an operator starts the daemon and completes pairing; however, once running, the remote peer channel is the attack surface.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- CWE-506 - The product contains code that appears to be malicious in nature.
- 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"
},
{
"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"
},
{
"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"
},
{
"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"
},
{
"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": "dist/bundle.cjs",
"sha256": "c6b6409030ebdf4eff64f77e268c10ee0d602461c84c217627ba937c2f53abff",
"tlsh": "a5b55c6d73a6752223e650e5cc36010ae27999081809953df7fcf8e7bb52888d1b7f78"
},
{
"path": "socket.json",
"sha256": "2554f6a0f178c1e259444593ecba820ca569f35f1411ca9f136da8820093bf8e",
"tlsh": "aaf0151ff0284e2392847396d8ef4db5a5f159074dc435247aca65cb4fcd92f12a823d"
}
],
"package_integrity": [
{
"filename": "vanexa-agent-1.3.51.tgz",
"hashes": {
"sha1": "099c98e01440fae8c34c21f2eb7bd361f008d32d",
"sha512_sri": "sha512-jdSVdHcLsZ/dyQUnpZik5lBwUq2/9fiBX+WrOw5EEL5z/UWSQi6pxRAM1s2RKMYrtIMKVJm4PccIYCXpeFqJWg=="
}
}
]
}
},
"package": {
"ecosystem": "npm",
"name": "@vanexalabs-ai/vanexa-agent"
},
"versions": [
"1.3.51",
"1.3.55",
"1.3.57",
"1.3.52",
"1.3.56",
"1.3.61",
"1.3.50",
"1.3.53",
"1.3.59",
"1.3.60",
"1.3.54",
"1.3.62"
]
}
],
"credits": [
{
"contact": [
"inspector-research@amazon.com"
],
"name": "Amazon Inspector",
"type": "FINDER"
}
],
"database_specific": {
"malicious-packages-origins": [
{
"id": "IN-MAL-2026-016098",
"import_time": "2026-08-06T13:08:49.118688035Z",
"modified_time": "2026-08-06T12:31:07Z",
"sha256": "1b4b50bd96a5ba909733ff4960ed654e169894f2fff2927a9afc8afc3363cf10",
"source": "amazon-inspector",
"versions": [
"1.3.51"
]
},
{
"id": "IN-MAL-2026-016108",
"import_time": "2026-08-06T13:08:50.15872896Z",
"modified_time": "2026-08-06T12:32:34Z",
"sha256": "41e2634bb99b42cd9c11f9cc4d4e3123030242a16096eebb331266bd0e63349b",
"source": "amazon-inspector",
"versions": [
"1.3.55"
]
},
{
"id": "IN-MAL-2026-016102",
"import_time": "2026-08-06T13:08:49.531887499Z",
"modified_time": "2026-08-06T12:31:40Z",
"sha256": "7709cb9b0052c6ad08288e264ecc27ddb1811eb3e244184fb981a30a23acccf1",
"source": "amazon-inspector",
"versions": [
"1.3.57"
]
},
{
"id": "IN-MAL-2026-016107",
"import_time": "2026-08-06T13:08:50.05090536Z",
"modified_time": "2026-08-06T12:32:25Z",
"sha256": "ab5de2359eef117d1f491dc2c8628e56d866435912bd6f8e55a10eee8e7a9a6c",
"source": "amazon-inspector",
"versions": [
"1.3.52"
]
},
{
"id": "IN-MAL-2026-016105",
"import_time": "2026-08-06T13:08:49.839728589Z",
"modified_time": "2026-08-06T12:32:07Z",
"sha256": "451d664ae00f46a1424a746e9d51c6cf10b09bea152de5882318b746a2d4be07",
"source": "amazon-inspector",
"versions": [
"1.3.56"
]
},
{
"id": "IN-MAL-2026-016100",
"import_time": "2026-08-06T13:08:49.308126623Z",
"modified_time": "2026-08-06T12:31:23Z",
"sha256": "93b53147c4622ab490f28ceac0eb77d6da7ffdc537539e66cd615f74457ace2a",
"source": "amazon-inspector",
"versions": [
"1.3.61"
]
},
{
"id": "IN-MAL-2026-016099",
"import_time": "2026-08-06T13:08:49.208115183Z",
"modified_time": "2026-08-06T12:31:14Z",
"sha256": "9d5fe5a1a0b635b46767ec0778c8454ae0a56bc6c69c11020636e311d90d8888",
"source": "amazon-inspector",
"versions": [
"1.3.50"
]
},
{
"id": "IN-MAL-2026-016101",
"import_time": "2026-08-06T13:08:49.431300574Z",
"modified_time": "2026-08-06T12:31:32Z",
"sha256": "da57bbc9a289f6bc892e0ce004ad8912d5510f425d669c80ed2ca90cbe57dee4",
"source": "amazon-inspector",
"versions": [
"1.3.53"
]
},
{
"id": "IN-MAL-2026-016104",
"import_time": "2026-08-06T13:08:49.749361469Z",
"modified_time": "2026-08-06T12:32:00Z",
"sha256": "f5bd787d1a5846eba05e976edaa913f1eb1a2c3d05c0c9bc8b81e22ec9732597",
"source": "amazon-inspector",
"versions": [
"1.3.59"
]
},
{
"id": "IN-MAL-2026-016106",
"import_time": "2026-08-06T13:08:49.955566535Z",
"modified_time": "2026-08-06T12:32:18Z",
"sha256": "3008fd0813973f7cb4270fafeddc72430f41e36529493bab0ee81fc60f4ff066",
"source": "amazon-inspector",
"versions": [
"1.3.60"
]
},
{
"id": "IN-MAL-2026-016103",
"import_time": "2026-08-06T13:08:49.616261548Z",
"modified_time": "2026-08-06T12:31:50Z",
"sha256": "371193662ffe2258d4a2268cd896384c861fe693f496496d186df3a43337adb6",
"source": "amazon-inspector",
"versions": [
"1.3.54"
]
},
{
"id": "IN-MAL-2026-016805",
"import_time": "2026-08-06T23:25:10.17194869Z",
"modified_time": "2026-08-06T19:41:23Z",
"sha256": "e951653fed66933e4e1bd979e7607376edc81d385ea5cebe12c4cbbc77d212de",
"source": "amazon-inspector",
"versions": [
"1.3.62"
]
}
]
},
"details": "\n---\n_-= Per source details. Do not edit below this line.=-_\n\n## Source: amazon-inspector (ab5de2359eef117d1f491dc2c8628e56d866435912bd6f8e55a10eee8e7a9a6c)\nThe package implements a daemon that pairs with a remote peer (phone) over WebRTC, using https://vanexa-agent-relay.workers.dev and https://vanexa-agent-relay.tubefood.workers.dev as signaling relays, and executes commands received over the DataChannel by dispatching them into child_process.spawn/exec on the host running the agent. onData/onCommand/onmessage handlers are wired to shell/exec sinks in dist/bundle.cjs (POST calls at lines 221, 285, 426, 1953, 2101 correspond to signaling traffic). Anyone who controls the signaling relay or a paired peer obtains full-host remote code execution on the machine running the agent. The runtime dispatch logic is shipped only as V8 bytecode (dist/bundle.jsc loaded via bytenode from bin/vanexa-agent.js), with the.cjs fallback minified, framed in the README as \u0027commercial IP protection\u0027 \u2014 pairing/authorization semantics are not reviewable from source. A socket.json at the tarball root sets \u0027ignore\u0027 for aiMalware, gptMalware, obfuscatedCode, usesEval, nativeCode, shellAccess, filesystemAccess, networkAccess, bypassesEnvironment, and installScripts \u2014 a blanket suppression matching exactly the categories this package\u0027s runtime behavior triggers. The shell surface fires when the operator explicitly runs the agent (not at npm install or on require), so blast radius is bounded to hosts where an operator starts the daemon and completes pairing; however, once running, the remote peer channel is the attack surface.\n",
"id": "MAL-2026-13397",
"modified": "2026-08-06T23:29:17.699911034Z",
"published": "2026-08-06T12:31:07Z",
"references": [
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.51"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.55"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.57"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.52"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.56"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.61"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.50"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.53"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.59"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.60"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.54"
},
{
"type": "PACKAGE",
"url": "https://www.npmjs.com/package/@vanexalabs-ai/vanexa-agent/v/1.3.62"
}
],
"schema_version": "1.7.4",
"summary": "Malicious code in @vanexalabs-ai/vanexa-agent (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.