BIT-elasticsearch-2026-72639

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/elasticsearch/BIT-elasticsearch-2026-72639.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-elasticsearch-2026-72639
Aliases
  • CVE-2026-72639
Published
2026-08-19T08:39:39.260Z
Modified
2026-08-19T09:45:06.130750113Z
Summary
Memory Allocation with Excessive Size Value in Elasticsearch Highlighting Leading to Denial of Service
Details

Elasticsearch does not enforce an upper bound on a user-supplied count accepted by a search highlighting option, and the allocation derived from that count is not accounted against any circuit breaker. An authenticated user holding only read privileges on a single searchable index can submit one small search request that causes the node to reserve an excessively large internal data structure. The allocation occurs before the existing highlighting safety limits are evaluated, so memory exhaustion raises a fatal error that terminates the Elasticsearch node process. This results in a denial of service for the affected node and degrades cluster routing and health. The defect is not volumetric and does not depend on the size of the indexed data, so a single request is sufficient.

Database specific
{
    "severity": "Medium",
    "cpes": [
        "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:maven:*:*"
    ]
}
References

Affected packages

Bitnami / elasticsearch

Package

Name
elasticsearch
Purl
pkg:bitnami/elasticsearch

Severity

  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
8.19.0
Fixed
8.19.20
Introduced
9.3.0
Fixed
9.5.1

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/elasticsearch/BIT-elasticsearch-2026-72639.json"