Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-27597 — Exploit for CVE-2026-27597, a critical RCE in Agentfront Enclave before 2.11.1, allowing sandbox escape and remote code execution. | Kitploit
Tools/GitHubGitHub/netvanguard-cmd/cve-2026-27597
Payload GenerationVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubnetvanguard-cmd/cve-2026-27597

CVE-2026-27597

Exploit for CVE-2026-27597, a critical RCE in Agentfront Enclave before 2.11.1, allowing sandbox escape and remote code execution.

View Repository
4 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-27597 - version Remote Code Execution

Quick Usage

root@kitploit:~
python3 exploit.py -t "C:\\Path\\To\\Target" -o demo.zip --data-file payload.exe

Exploitation Notes

  • Severity: CRITICAL
  • CVSS: 10.0
  • Impact: Confidentiality, Integrity, Availability
  • Published: 2026-02-25

Technical Summary

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.

Affected Versions

Agentfront Enclave:

  • before 2.11.1

References

  • NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-27597

Exploit

Download PoC

Download Tool