Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-35570
Published:April 20, 2026
Updated:April 23, 2026
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.
Affected Packages
https://github.com/Gitlawb/openclaude.git (GITHUB):
Affected version(s) >=v0.1.6 <v0.5.1
Fix Suggestion:
Update to version v0.5.1
@gitlawb/openclaude (NPM):
Affected version(s) >=0.1.0 <0.5.1
Fix Suggestion:
Update to version 0.5.1
@gitlawb/openclaude (NPM):
Affected version(s) >=0.1.0 <0.5.1
Fix Suggestion:
Update to version 0.5.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.2
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.4
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Access Control
EPSS
Base Score:
0.01