AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-49096

MEDIUM · CVSS 4.3 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

Kibana 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.

CVE
CVE-2026-49096
Severity
MEDIUM
CVSS
4.3
EPSS
0.26%

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.