CVE-2026-22686CRITICAL 10.0EPSS p43.4%

CVE-2026-22686CVE-2026-22686

Description

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.7.0, there is a critical sandbox escape vulnerability in enclave-vm that allows untrusted, sandboxed JavaScript code to execute arbitrary code in the host Node.js runtime. When a tool invocation fails, enclave-vm exposes a host-side Error object to sandboxed code. This Error object retains its host realm prototype chain, which can be traversed to reach the host Function constructor. An attacker can intentionally trigger a host error, then climb the prototype chain. Using the host Function constructor, arbitrary JavaScript can be compiled and executed in the host context, fully bypassing the sandbox and granting access to sensitive resources such as process.env, filesystem, and network. This breaks enclave-vm’s core security guarantee of isolating untrusted code. This vulnerability is fixed in 2.7.0.

Scoring

CVSS 3.110.0 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS0.59% probability of exploitation · percentile 43.4% · 2026-06-19T12:03:05Z
Published2026-01-14
Last modified2026-02-24

Underlying weaknesses· 2

CWE-94CWE-693

References

  1. https://github.com/agentfront/enclave/commit/ed8bc438b2cd6e6f0b5f2de321e5be6f0169b5a1
  2. https://github.com/agentfront/enclave/security/advisories/GHSA-7qm7-455j-5p63

2

TypeTargetConfidenceTier
WeaknessProtection Mechanism Failurecwe-6930%live
WeaknessImproper Control of Generation of Code ('Code Injection')cwe-940%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-25533
CVE
CVE-2026-27597
CVE
CVE-2026-26956
CVE
CVE-2026-25586
CVE
CVE-2026-24118
CVE
CVE-2026-26954
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.