Zurück zur Liste

OpenClaude Sandbox Bypass via Model-Controlled `dangerouslyDisableSandbox` Input — CVE-2026-42074

GitHub · GitHub · CVE-2026-42074

ID
CVE-2026-42074
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
critical
CVSS
9.3

Zusammenfassung

### Summary 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. ###…

Produkt

npm: openclaude

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu