LLM05
OWASP Top 10 for LLMs / Improper Output Handling
An application trusts and forwards an LLM's output without validating or cleaning it first, letting whatever the model produced flow straight into other systems and cause harm.
In plain English
When software blindly trusts whatever the AI spits out and passes it along unchecked, malicious content can slip through and damage other systems.