Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-gmc2-2x9w-cgh9 | vm2's bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike |
Mon, 17 Aug 2026 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, the bufferAllocLimit enforcement in lib/setup-sandbox.js does not cover Buffer.concat(list, totalLength) or Buffer.from(arrayLike) with an attacker-controlled length, allowing sandbox code to perform large synchronous host external-memory allocations that bypass the configured cap and can exhaust the host process. This issue is fixed in version 3.11.6. | |
| Title | vm2: bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike | |
| Weaknesses | CWE-770 | |
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-17T20:55:32.019Z
Reserved: 2026-05-19T21:18:20.402Z
Link: CVE-2026-47683
No data.
Status : Received
Published: 2026-08-17T21:16:45.363
Modified: 2026-08-17T21:16:45.363
Link: CVE-2026-47683
No data.
OpenCVE Enrichment
No data.
Github GHSA