OWASP Top 10 LLM05:2025 Improper Output Handling

Improper Output Handling refers to the inadequate validation and sanitization of outputs generated by Large Language Models (LLMs) before they are processed by other systems, potentially leading to security vulnerabilities such as remote code execution, cross-site scripting (XSS), or SQL injection.

Scroll to Top