CVE-2026-42074

CRITICAL EPSS 41.5%
Published Jun 2, 20261mo ago · Modified Jun 17, 20262w ago
9.3 CVSS 4.0
Critical
Find Similar
Published Jun 2, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

OpenClaude is an open-source coding-agent command line interface for cloud and local model providers. Prior to version 0.5.1, the dangerouslyDisableSandbox parameter is exposed as part of the BashTool input schema, meaning the LLM (an untrusted principal per the project's own threat model) can set it to true in any tool_use response. Combined with the default allowUnsandboxedCommands: true setting, a prompt-injected model can escape the sandbox for any arbitrary command, achieving full host-level code execution. This issue has been patched in version 0.5.1.

CVSS Details

Base Score
9.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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 Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
41.5% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-284
CWE-306 Missing Authentication for Critical Function Authentication

Affected Products 1

VendorProductVersionRange
gitlawbopenclaude* <0.5.1

References 3

  • github.com https://github.com/Gitlawb/openclaude/commit/aab489055c53dd64369414116fe93226d2656273
    Patch
  • github.com https://github.com/Gitlawb/openclaude/pull/778
    Issue TrackingPatch
  • github.com https://github.com/Gitlawb/openclaude/security/advisories/GHSA-m77w-p5jj-xmhg
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/Gitlawb/openclaude/commit/aab489055c53dd64369414116fe93226d2656273
    Patch
  • github.com https://github.com/Gitlawb/openclaude/pull/778
    Issue TrackingPatch