CVE Catalog

CVE-2026-63260

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

Uncontrolled Resource Consumption (CWE-400) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated attacker with low-privilege access can trigger a denial of service condition in Kibana by sending a specially crafted, oversized request payload. Processing this input requires resource-intensive memory allocation that can exhaust available heap memory, causing the Kibana process to crash and become unavailable to all users.

Risk Assessment

An attacker can crash the Kibana process and cause service unavailability for all users by sending an oversized request. This can disrupt monitoring systems.

Recommendation

Update Kibana to a patched version. Implement request size limits at the server or proxy level.

Other vulnerabilities in Kibana

See all
Original NVD description (English source)

Uncontrolled Resource Consumption (CWE-400) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated attacker with low-privilege access can trigger a denial of service condition in Kibana by sending a specially crafted, oversized request payload. Processing this user-supplied input requires resource-intensive memory allocation that can exhaust the available heap memory in the Kibana process, causing it to crash and become unavailable to all users.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS