CVE-2026-92953

Source
https://cve.org/CVERecord?id=CVE-2026-92953
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92953.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-92953
Aliases
  • GHSA-3vgf-8m4q-q4qr
Published
2026-09-17T13:46:12Z
Modified
2026-09-20T11:30:43Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H CVSS Calculator
Summary
vm2 3.11.0 through 3.11.7 Prototype Pollution via TypedArray
Details

vm2 versions from 3.11.0 before 3.11.8 fail to protect host TypedArray and ArrayBuffer prototypes from sandbox mutation. Attackers can use prototype-walking primitives to reach and modify host Uint8Array.prototype, %TypedArray%.prototype, and ArrayBuffer.prototype, causing host-created typed arrays to observe attacker-controlled properties after VM.run() returns.

Database specific
{
    "cna_assigner":  "VulnCheck",
    "cwe_ids":  [
        "CWE-913"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92953.json"
}
References

Affected packages

Git / github.com/patriksimek/vm2

Affected ranges

Type
GIT
Repo
https://github.com/patriksimek/vm2
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "3.11.0"
        },
        {
            "fixed":  "3.11.8"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

3.*
3.11.6
v3.*
v3.11.0
v3.11.1
v3.11.2
v3.11.3
v3.11.4
v3.11.5
v3.11.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-92953.json"