Description
Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted bulk deletion request that causes excessive resource consumption, which may render Kibana unavailable.
Published: 2026-07-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a resource exhaustion flaw in Kibana that allows an authenticated user to trigger unbounded allocation of memory and CPU by submitting a specially crafted bulk deletion request. When the request is processed, Kibana allocates resources for each item without enforcing limits or throttling, which can overwhelm the underlying system. The effect is that the web interface becomes unresponsive or completely unavailable, impairing legitimate users’ ability to interact with the platform. This weakness is classified as CWE‑770, a failure to control resource usage.

Affected Systems

Elastic’s Kibana is affected. The advisory does not specify precise vulnerable version ranges, but any instance that has not applied a security update introducing limits on bulk deployed Kibana version and confirm whether such an update has been installed.

Risk and Exploitability

With a CVSS score of 6.5 the flaw carries moderate impact, and an EPSS score of less than 1% indicates a very low likelihood of live exploitation. The vulnerability has not been reported in CISA’s KEV catalog, suggesting no known widespread attacks. Exploitation requires an authenticated user with sufficient permissions to execute a bulk delete; once the denial of service can persist until the offending process is stopped or the node is rebooted.

Generated by OpenCVE AI on July 21, 2026 at 13:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Consult Elastic's security advisory on this vulnerability and apply any available updates that introduce limits on bulk deletion requests.
  • Restrict the permissions granted to bulk delete actions by tightening role definitions so that only trusted administrators or service accounts can perform such operations.
  • Configure Kibana to impose stricter request size limits, enable rate limiting, and set up alerts to detect abnormal spikes in resource usage, ensuring early remediation of potential denial‑of‑service attempts.

Generated by OpenCVE AI on July 21, 2026 at 13:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 22:45:00 +0000

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

Wed, 01 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 01 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Allocation of Resources Without Limits or Throttling (CWE-770) in Kibana can lead to a denial of service via Excessive Allocation (CAPEC-130). An authenticated user can submit a specially crafted bulk deletion request that causes excessive resource consumption, which may render Kibana unavailable.
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-07-01T17:25:07.782Z

Reserved: 2026-05-27T11:31:33.582Z

Link: CVE-2026-49087

cve-icon Vulnrichment

Updated: 2026-07-01T17:20:46.911Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:45:03Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling