Prompt Injection
Prompt injection is the most prevalent and impactful vulnerability class in large language model deployments. Direct prompt injection manipulates model behaviour through crafted user inputs. Indirect prompt injection embeds malicious instructions in external content documents, web pages, database records that the model retrieves and processes, causing it to execute attacker controlled instructions without user awareness.