Prompt injection is a problem in applications connected to language models. The attacker inserts text that tries to change the model’s behavior, bypass instructions, or expose data they should not see. It is not magic; it is a failure to separate instructions, data, and permissions properly.
Why it matters: AI inside an app is another entry point that needs clear boundaries.
