CVE Catalog

CVE-2026-34430

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

32th percentile - higher than 32% of all known CVEs

Summary

A sandbox escape vulnerability in ByteDance DeerFlow prior to commit 92c7a20 allows attackers to bypass regex-based validation using shell features like directory changes and relative paths. This enables arbitrary command execution on the host system through subprocess invocation with shell interpretation enabled.

Risk Assessment

The risk includes full host system compromise, including reading and modifying files outside the sandbox and executing arbitrary commands, potentially leading to application and data takeover.

Recommendation

Immediately update DeerFlow to a version containing commit 92c7a20 or later. Review bash tool configurations and consider disabling shell interpretation in subprocesses if feasible.

Other vulnerabilities in ByteDance DeerFlow

See all
Original NVD description (English source)

ByteDance DeerFlow 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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS