Description
Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). A specially crafted, malformed payload submitted to a Kibana visualization feature by an authenticated user holding only low-privileged access is not correctly validated before use. Processing the request causes unbounded memory growth in the Kibana process, which is terminated by the host once available memory is exhausted. Kibana then becomes unavailable to all users until the service is restarted.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Elastic Kibana’s handling of visualization payloads. An authenticated user with only low privileges can supply a specially crafted, malformed payload that is not properly validated. When the server processes this request it allocates memory without limits, leading to unbounded memory growth. As the memory usage reaches system capacity, the Kibana process is terminated by the host’s OOM killer and the service becomes unavailable to all users until it is restarted.

Affected Systems

Elastic Kibana is impacted. No specific version information is provided in the CNA data, so the vulnerability applies to all currently supported releases of Kibana unless a patch has already been applied.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, and the vulnerability is not listed in the CISA KEV catalog. Although EPSS data is not available, the attack requires authenticated low‑privileged access and the attacker can trigger service downtime by submitting the malformed visualization. The exploit path is straightforward: submit the crafted payload, cause memory exhaustion, and deny service to all users. The impact is disruptive but does not compromise data confidentiality or integrity.

Generated by OpenCVE AI on August 13, 2026 at 21:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Kibana security update 8.19.20.9.4.5 or any version that contains the fix for the unbounded memory allocation issue.
  • Restrict the use of visualization features to users who require them and remove unnecessary permissions from low‑privileged accounts.
  • Monitor memory usage and configure system resource limits or throttling to prevent a single process from exhausting host memory.

Generated by OpenCVE AI on August 13, 2026 at 21:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic kibana
Vendors & Products Elastic
Elastic kibana

Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). A specially crafted, malformed payload submitted to a Kibana visualization feature by an authenticated user holding only low-privileged access is not correctly validated before use. Processing the request causes unbounded memory growth in the Kibana process, which is terminated by the host once available memory is exhausted. Kibana then becomes unavailable to all users until the service is restarted.
Title Allocation of Resources Without Limits or Throttling in Kibana Leading to Denial of Service
Weaknesses CWE-770
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-13T20:31:12.416Z

Reserved: 2026-08-10T11:17:45.102Z

Link: CVE-2026-72659

cve-icon Vulnrichment

Updated: 2026-08-13T20:31:08.873Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-13T20:17:26.180

Modified: 2026-08-28T15:32:26.217

Link: CVE-2026-72659

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T21:15:03Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling