Vulnerability in Patriksimek Vm2

CVE-2026-92949

vm2 versions from 3.9.6 before 3.11.7 fail to properly restrict access to accessor properties on frozen objects, allowing sandboxed scripts to bypass vm.freeze() and vm.readonly() protections. Attackers can use Object.getOwnPropertyDescriptor() or __lookupSetter__() to extract and invoke host object setters directly, mutating properties the embedder explicitly marked read-only.

CVSS v3 metric

CVSS v3 base score 4.0 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-92949?
CVE-2026-92949 is a medium-severity vulnerability in Patriksimek Vm2, classified under Modification of Assumed-Immutable Data (MAID). CVSS score: 4.0/10. Published 2026-09-17.
How severe is CVE-2026-92949?
Medium severity. CVSS v3 base score is 4.0 out of 10.