Record summary
A quick snapshot of what this page covers.
Attack context
How this AI attack works in practice.
Adversaries may attempt to manipulate the context used by an AI agent's large language model (LLM) to influence the responses it generates or actions it takes. This allows an adversary to persistently change the behavior of the target agent and further their goals.
Context poisoning can be accomplished by prompting the an LLM to add instructions or preferences to memory (See Memory) or by simply prompting an LLM that uses prior messages in a thread as part of its context (See Thread).
- ATLAS ID
- AML.T0080
- Priority score
- 83
Mitigations
Defenses that may help against this attack.
AML.M0031 - Memory Hardening
Memory hardening can help protect LLM memory from manipulation and prevent poisoned memories from executing.
Case studies
Examples from public reports and exercises.
Source
Where this page information comes from.
Original source
Original source links
Open the public records and source datasets used for this page.