Security Advisory

CVE-2022-39266

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-09-29 18:10:08
Last updated 2025-04-23 16:53:54
Assigner GitHub_M
State PUBLISHED

Description

isolated-vm is a library for nodejs which gives the user access to v8s Isolate interface. In versions 4.3.6 and prior, if the untrusted v8 cached data is passed to the API through CachedDataOptions, attackers can bypass the sandbox and run arbitrary code in the nodejs process. Version 4.3.7 changes the documentation to warn users that they should not accept `cachedData` payloads from a user.