All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-27597
CRITICALpublished 2026-02-25 04:16 UTC · 6 months ago · modified 2026-06-17 10:27 UTC
10.0
CVSS / 10
// description
Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to version 2.11.1, it is possible to escape the security boundraries set by `@enclave-vm/core`, which can be used to achieve remote code execution (RCE). The issue has been fixed in version 2.11.1.
// weaknesses (CWE)
- CWE-94