CVE-2026-25533

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.10.1, the existing layers of security in enclave-vm are insufficient: The AST sanitization can be bypassed with dynamic property accesses, the hardening of the error objects does not cover the peculiar behavior or the vm module and the function constructor access prevention can be side-stepped by leveraging host object references. This vulnerability is fixed in 2.10.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:agentfront:enclave:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-02-06 22:16

Updated : 2026-02-20 21:06


NVD link : CVE-2026-25533

Mitre link : CVE-2026-25533

CVE.ORG link : CVE-2026-25533


JSON object : View

Products Affected

agentfront

  • enclave
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')