Kritische Sicherheitslücke in HAI Build Code Generator - CVE-2026-30308
⚠️ CVE-Referenzen:
CVE-2026-30308
Zusammenfassung
Forscher haben eine kritische Sicherheitslücke (CVE-2026-30308) im HAI Build Code Generator entdeckt. Die Schwachstelle ermöglicht Angreifern, durch Prompt-Injection-Attacken beliebige Befehle auszuführen, selbst wenn diese vom System als "unsicher" eingestuft werden. Das Design des Generators ist offenbar äußerst anfällig für solche Angriffe. Admins sollten das Tool umgehend auf die neueste Version aktualisieren, um die Lücke zu schließen.
In its design for automatic terminal command execution, HAI Build Code Generator 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.
Quelle: app.opencve.io