2 matches found
CVE-2026-73083 Activepieces: V8 Isolate Sandbox Bypass via importFresh Module Loading
Activepieces is an open source AI workflow automation platform. Prior to 0.80.0, in SANDBOXCODEONLY mode, the engine loads the compiled user module with importFresh, a wrapper around Node.js require, before the V8 isolate is applied. Top-level module code can therefore call require'childprocess',...
7.6CVSS5.5AI score
SaveExploits0References4
CVE-2026-73083
Activepieces prior to 0.80.0 runs user code in SANDBOX_CODE_ONLY by loading modules with importFresh() before the V8 isolate is applied. This allows top-level code to call Node.js APIs (e.g., child_process, fs) in the host engine process, enabling an authenticated Code step user to read environme...
7.6CVSS5.4AI score0.00156EPSS
SaveExploits0References2
20