CVE-2026-34430 PUBLISHED

ByteDance DeerFlow LocalSandboxProvider Host Bash Escape

Assigner: VulnCheck
Reserved: 27.03.2026 Published: 01.04.2026 Updated: 01.04.2026

ByteDance Deer-Flow versions prior to commit 92c7a20 contain a sandbox escape vulnerability in bash tool handling that allows attackers to execute arbitrary commands on the host system by bypassing regex-based validation using shell features such as directory changes and relative paths. Attackers can exploit the incomplete shell semantics modeling to read and modify files outside the sandbox boundary and achieve arbitrary command execution through subprocess invocation with shell interpretation enabled.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Bytedance Inc.
Product DeerFlow
Versions Default: unaffected
  • affected from 0 to 92c7a20cb74addc3038d2131da78f2e239ef542e (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • CWE-184 Incomplete List of Disallowed Inputs CWE