CVE-2026-30304
Description
In its design for automatic terminal command execution, AI Code offers two options: Execute safe commands and execute all commands. The description for the former states that commands determined by the model to be safe will be automatically executed, whereas if the model judges a command to be potentially destructive, it still requires user approval. However, this design is highly susceptible to prompt injection attacks. An attacker can employ a generic template to wrap any malicious command and mislead the model into misclassifying it as a 'safe' command, thereby bypassing the user approval requirement and resulting in arbitrary command execution.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H Threat Intelligence
Weaknesses 1
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| tianguaduizhang | ai_code | * | ≤3.12.4 |
References 2
- github.com https://github.com/Secsys-FDU/LLM-Tool-Calling-CVEs/issues/2
- marketplace.visualstudio.com https://marketplace.visualstudio.com/items?itemName=tianguaduizhang.claude-dev-china
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.