CVE-2026-35570

HIGH

OpenClaude has Sandbox Bypass via Early-Exit Logic Flaw that Allows Path Traversal

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-35570. PoCs published by Rickidevs.

AI-analyzed exploit summary This repository provides a detailed technical analysis of CVE-2026-35570, a path traversal bypass vulnerability in openclaude v0.1.7. The writeup explains the root cause, impact, and includes a proof-of-concept script to demonstrate the flaw.

Description

OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Versions prior to 0.5.1 have a logic flaw in `bashToolHasPermission()` inside `src/tools/BashTool/bashPermissions.ts`. When the sandbox auto-allow feature is active and no explicit deny rule is configured, the function returns an `allow` result immediately — before the path constraint filter (`checkPathConstraints`) is ever evaluated. This allows commands containing path traversal sequences (e.g., `../../../../../etc/passwd`) to bypass directory restrictions entirely. Version 0.5.1 contains a patch for the issue.

Exploits (1)

nomisec WRITEUP
by Rickidevs · poc
https://github.com/Rickidevs/CVE-2026-35570

This repository provides a detailed technical analysis of CVE-2026-35570, a path traversal bypass vulnerability in openclaude v0.1.7. The writeup explains the root cause, impact, and includes a proof-of-concept script to demonstrate the flaw.

Classification
Writeup 100%
Attack Type
Info Leak
Complexity
Trivial
Reliability
Reliable
Target: openclaude v0.1.7
No auth needed
Prerequisites: Node.js >= 18 · openclaude v0.1.7
devstral-2 · analyzed Apr 28, 2026 Full analysis →

Scores

CVSS v3 8.4
EPSS 0.0001
EPSS Percentile 1.4%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-22 CWE-284
Status published
Products (3)
gitlawb/openclaude < 0.5.1
gitlawb/openclaude 0 - 0.5.1npm
Gitlawb/openclaude < 0.5.1
Published Apr 21, 2026
Tracked Since Apr 21, 2026