CVE-2026-30312
DSAI-Cline’s command auto-approval module is vulnerable to OS command injection. The whitelist uses string-based parsing and blocks operators like ;, &&, ||, |, and command substitutions, but does not account for raw newline characters. An attacker can insert a literal newline between a whitelist...