Skip to content

Failure mode · FM-01

Prompt injection

Hidden or hostile instructions embedded in content the agent processes (a web page, an email, a document, image metadata) hijack its behaviour.

Answered by

Untrusted-content handling: isolate and validate everything the agent reads.

OWASP cross-reference

LLM01:2025 Prompt Injection · ASI01 Agent Goal Hijack

ASI01's mitigation guidance routes inputs through the same safeguards defined in LLM01:2025.

Sources: OWASP Top 10 for Agentic Applications 2026↗

In the record