LLM09:2025 covers two linked failures: the model generating false information, and users placing excessive trust in that information without verification.
In 2023, OWASP listed “Overreliance” as a separate risk. In 2025 they merged it into Misinformation. The reason: they are the same problem viewed from two angles. The model produces the false output. The user acts on it without checking. Both halves are required to explain the harm.
Fixing only the model (better calibration, more hedging) is not enough if users still skip verification. Fixing only the user (better training) is not enough if the model confidently fabricates. You need both halves addressed.