PatchSiren cyber security CVE debrief
CVE-2026-72686 Elastic CVE debrief
A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation causes the thread to exhaust its stack. The resulting fatal error is not handled by the surrounding execution paths and terminates the affected node process, producing a denial of service.
- Vendor
- Elastic
- Product
- Elasticsearch
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-01
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-01
Who should care
Elasticsearch administrators and users, security teams, and IT professionals responsible for maintaining and securing Elasticsearch instances should be aware of this vulnerability and take necessary actions to mitigate it. These individuals should verify their instances against the vendor's advisory, apply necessary patches, and review their configurations to ensure that they are not exposed to unnecessary risks. Additionally, they should monitor their systems for suspicious activity and implement compensating controls if necessary.
Technical summary
A low-privileged authenticated user can submit a crafted request that causes a specific internal component to validate the input using a recursive routine with no bound on the length of the value being validated. This causes the thread to exhaust its stack, resulting in a fatal error that terminates the affected node process and produces a denial of service. The issue affects Elasticsearch instances and requires a patch to be applied to prevent exploitation. Elasticsearch administrators should be aware of the vulnerability and take necessary actions to mitigate it.
Defensive priority
Medium-priority defensive actions are required to address this issue, as a low-privileged authenticated user can exploit this vulnerability to cause a denial of service.
Recommended defensive actions
- Inventory and verify affected Elasticsearch instances
- Apply vendor-provided security updates
- Monitor for suspicious activity
- Implement compensating controls
- Review and update security configurations
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, including its description, CVSS score, and affected versions of Elasticsearch. Vendor advisory information is also available. Elasticsearch administrators should verify their instances against the vendor's advisory and ensure that they have applied the necessary patches. Additionally, defenders should review the configuration of their Elasticsearch instances to ensure that they are not exposed to unnecessary risks. The vulnerability's impact on the system and potential mitigations should be carefully evaluated.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72686 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72686
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72686 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72686
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://discuss.elastic.co/t/elasticsearch-8-19-20-9-4-5-9-5-1-security-update-esa-2026-78/389505
[email protected] - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.