Bug 2515557 (CVE-2026-72678) - CVE-2026-72678 elasticsearch: Elasticsearch: Denial of Service via excessive memory allocation
Summary: CVE-2026-72678 elasticsearch: Elasticsearch: Denial of Service via excessive ...
Keywords:
Status: NEW
Alias: CVE-2026-72678
Product: Security Response
Classification: Other
Component: vulnerability-draft
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-13 19:33 UTC by OSIDB Bzimport
Modified: 2026-08-17 19:37 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-13 19:33:39 UTC
Elasticsearch does not validate a size value taken from a user-supplied input before that value is used to reserve memory for an internal data structure. An authenticated user holding only read privileges can submit a single small crafted request to a product API endpoint that causes the node to attempt an excessively large allocation. The resulting memory exhaustion raises a fatal error that terminates the Elasticsearch node process, causing a denial of service for the affected node and degrading cluster health. The defect is not volumetric, so a single request is sufficient regardless of the heap size configured on the target node.


Note You need to log in before you can comment on or make changes to this bug.