GHSA-x39w-8vm5-5m3p · Severity: medium · Ecosystem: npm — Sandbox escape via infinite recursion and error objects
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.
Conclusion & alert: CVE-2026-25533 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.01%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-07 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.4 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.0 | 6.0 | [email protected] |
GHSA-x39w-8vm5-5m3p · Severity: medium · Ecosystem: npm — Sandbox escape via infinite recursion and error objects
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| agentfront | enclave | >= 2.7.0, < 2.10.1 | cpe:2.3:a:agentfront:enclave:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/agentfront/enclave/commit/2fcf5da81e7e2578ede6f94cae4f379165426dca | Patch |
| https://github.com/agentfront/enclave/security/advisories/GHSA-x39w-8vm5-5m3p | Exploit Vendor Advisory |
| https://www.staicu.org/publications/usenixSec2023-SandDriller.pdf | Technical Description |