CVE Catalog
EnglishPolski(English translation not available — showing Polish)

CVE-2026-30306

Critical
Published: Translated: NVD NIST

Summary

SakaDev w swoim projekcie automatycznego wykonywania poleceń terminalowych oferuje dwie opcje: wykonywanie bezpiecznych poleceń oraz wykonywanie wszystkich poleceń. System jest podatny na ataki typu prompt injection, co pozwala atakującemu na obejście wymogu zatwierdzenia przez użytkownika i wykonanie dowolnych poleceń.

Risk Assessment

Organizacja narażona jest na ryzyko nieautoryzowanego wykonania poleceń, co może prowadzić do poważnych naruszeń bezpieczeństwa i utraty danych.

Recommendation

Zaleca się wprowadzenie dodatkowych mechanizmów weryfikacji poleceń oraz monitorowanie i ograniczenie możliwości wykonywania poleceń przez użytkowników w systemie.

Original NVD description (English source)

In its design for automatic terminal command execution, SakaDev 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.

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