Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-25533

27
FAUCET Score

CVE-2026-25533 is a high-severity vulnerability affecting Enclave, a secure JavaScript sandbox used for AI agent code execution, specifically in versions prior to 2.10.1. This flaw allows attackers to bypass Enclave's security measures, including AST sanitization, error object hardening, and function constructor access prevention, through dynamic property accesses and leveraging host object references. With a CVSS score of 8.8, successful exploitation could lead to high confidentiality, integrity, and availability impacts. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.7.0, < 2.10.1CPE matchmatch criteria
cpe:2.3:a:agentfront:enclave:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

6.4MEDIUM

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
HIGH
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.23%
Probability of exploitation in next 30 days
EPSS Percentile
14.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0023 is in the 45th percentile among its peer group of 16,994 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: @enclave-vm/coreFixed in: 2.10.1

Vendor Advisories (1)

npmGHSA-x39w-8vm5-5m3pmedium

Sandbox escape via infinite recursion and error objects

Feb 5, 2026

References

github.com / agentfront/enclave/commit/2fcf5da81e7e2578ede6f94cae4f379165426dca
Patch
github.com / agentfront/enclave/security/advisories/GHSA-x39w-8vm5-5m3p
ExploitVendor Advisory
staicu.org / publications/usenixSec2023-SandDriller.pdf
Technical Description