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 with low-level permissions could submit a specially crafted request that causes excessive resource consumption, which may render Kibana unavailable.
Published: 2026-09-01
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Kibana can allocate resources without limits, allowing an authenticated user with lower‑level permissions to submit a crafted request that consumes excessive resources. This flaw is a classic case of resource exhaustion (CWE‑770) and can bring Kibana down, causing a denial of service to legitimate users.

Affected Systems

The vulnerability affects Elastic Kibana. No specific major or minor version is listed, but all installations of Kibana where the default resource limits are not overridden are potentially impacted.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score is not available, suggesting no current data on exploitation probability. The weakness is not listed in CISA’s KEV catalog. Exploitation requires authentication with low‑level permissions, so the attacker must be able to log in to Kibana. Once authenticated, the attacker can craft a request that forces Kibana to allocate excessive memory or CPU, leading to service disruption. The attack vector is internal/authenticated and is potentially easier to trigger if default limits are not enforced.

Generated by OpenCVE AI on September 1, 2026 at 23:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Kibana patch that implements resource limits for requests
  • Restrict low‑level users from accessing or executing endpoints that can trigger heavy resource usage
  • Configure request throttling or resource quotas in Kibana’s configuration or via a reverse proxy to limit the allocation per request

Generated by OpenCVE AI on September 1, 2026 at 23:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 00:00:00 +0000

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

Tue, 01 Sep 2026 22:00: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 with low-level permissions could submit a specially crafted 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'}

ssvc

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


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-09-01T19:37:05.440Z

Reserved: 2026-03-20T10:53:23.100Z

Link: CVE-2026-33465

cve-icon Vulnrichment

Updated: 2026-09-01T19:37:00.815Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-01T20:17:13.460

Modified: 2026-09-01T21:05:31.423

Link: CVE-2026-33465

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T00:00:06Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling