GHSA-2qv5-xh6q-23wvMediumCVSS 6.5
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Serialized...
🔗 CVE IDs covered (1)
📋 Description
Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads (CAPEC-230). An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without a depth limit, exhausting the thread stack and terminating the affected node.