Critical · OWASP LLM03
Document Poisoning
Description
An attacker injects malicious content into the knowledge base of your RAG system - via compromised data sources, manipulated document uploads, or poisoned public content that your system crawls. The LLM trusts the retrieved context and executes the embedded instructions.
- Injected instructions in PDFs, Word documents, emails
- Manipulation of crawled web content and RSS feeds
- Compromise of third-party system interfaces (SharePoint, Confluence)
- Long-term poisoning: attacks on future retrieval sessions