Glossary
Prompt Injection
An attack against an AI system that embeds malicious instructions within input data, such as a document, webpage, or user message, to manipulate the model into ignoring its original instructions or taking unintended actions. It is considered one of the most significant security risks for LLM-based applications and agents, because it exploits the model's inability to reliably distinguish trusted instructions from untrusted data.