CVE-2026-49096 PUBLISHED

Uncaught Exception in Kibana Cases Leading to Denial of Service

Assigner: elastic
Reserved: 27.05.2026 Published: 13.08.2026 Updated: 13.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 4.3

Product Status

Vendor Elastic
Product Kibana
Versions Default: unaffected
  • affected from 8.0.0 to 8.19.19 (incl.)
  • affected from 9.0.0 to 9.3.4 (incl.)
  • Version 9.4.0 is affected
  • Version 9.4.1 is affected

References

Problem Types

  • CWE-248 Uncaught Exception CWE

Impacts

  • CAPEC-153 Input Data Manipulation