2 matches found
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...
CVE-2026-30313
DSAI-Cline's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on string-based parsing to validate commands; while it intercepts dangerous operators such as ;, &&, ||, |, and...