CyberRota Analysis
AI-GeneratedKibana Cases is vulnerable to an uncaught exception that allows authenticated users to manipulate input data, potentially leading to a denial of service. Specifically, malformed link syntax in case comments can cause unhandled errors, rendering the affected case inaccessible to all users until the comment is removed. Organizations using Kibana with user comment capabilities should prioritize addressing this vulnerability to prevent disruption in case accessibility.
Original NVD Description
Uncaught Exception (CWE-248) in Kibana Cases can lead to denial of service via Input Data Manipulation (CAPEC-153). Malformed link syntax stored in a case comment was not rejected or sanitized when the comment was later formatted for display, and the resulting unhandled error prevented the affected case from being displayed. An authenticated user holding privileges to comment on a case could store such a comment, after which that case became inaccessible to every user who opened it until the stored comment was removed.