製品・ソフトウェアに関する情報
GitlawbのOpenClaudeにおける複数の脆弱性
Title GitlawbのOpenClaudeにおける複数の脆弱性
Summary

OpenClaudeは、クラウドおよびローカルのモデル提供者向けのオープンソースのコーディングエージェントコマンドラインインターフェースです。バージョン0.5.1以前には、`src/tools/BashTool/bashPermissions.ts`内の`bashToolHasPermission()`関数に論理的な欠陥が存在していました。サンドボックスの自動許可機能が有効で、明示的な拒否ルールが設定されていない場合、この関数はパス制約フィルター(`checkPathConstraints`)が評価される前に即座に`allow`の結果を返していました。これにより、パストラバーサルシーケンス(例:`../../../../../etc/passwd`)を含むコマンドがディレクトリ制限を完全に回避できてしまう問題がありました。バージョン0.5.1でこの問題は修正されています。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 21, 2026, midnight
Registration Date April 27, 2026, 11:27 a.m.
Last Update April 27, 2026, 11:27 a.m.
CVSS3.0 : 重要
Score 8.4
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Affected System
Gitlawb
OpenClaude 0.5.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月27日]
  掲載
April 27, 2026, 11:27 a.m.

NVD Vulnerability Information
CVE-2026-35570
Summary

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.

Publication Date April 21, 2026, 9:16 a.m.
Registration Date April 25, 2026, 4:02 a.m.
Last Update April 24, 2026, 3:37 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:gitlawb:openclaude:*:*:*:*:*:*:*:* 0.5.1
Related information, measures and tools
Common Vulnerabilities List