{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "8.0.0"
              },
              {
                "fixed": "8.19.18"
              },
              {
                "introduced": "9.0.0"
              },
              {
                "fixed": "9.3.7"
              },
              {
                "introduced": "9.4.0"
              },
              {
                "fixed": "9.4.4"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "1b6a7ece17463df5ff54a3e1302d825889aa1161"
            },
            {
              "fixed": "e8ac685d1710aae2c9fc9ca61e2956ab9424d5f8"
            },
            {
              "introduced": "112859b85d50de2a7e63f73c8fc70b99eea24291"
            },
            {
              "fixed": "8a1aee1fa2521e4355e4586014854bf740707344"
            },
            {
              "introduced": "2e8528e92361c3399724226deaf2b46f933e925b"
            },
            {
              "fixed": "77cd231096e56b56ac1d24445a9430a252622e6d"
            }
          ],
          "repo": "https://github.com/elastic/elasticsearch",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "elastic",
    "cwe_ids": [
      "CWE-400"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56145.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "9.4.0"
          },
          {
            "last_affected": "9.4.3"
          },
          {
            "introduced": "8.0.0"
          },
          {
            "last_affected": "8.19.17"
          },
          {
            "introduced": "9.0.0"
          },
          {
            "last_affected": "9.3.6"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). A low-privileged authenticated user with permission to execute EQL sequence queries against an index they control can send a specially crafted query that triggers excessive memory consumption, causing the Elasticsearch node to crash.",
  "id": "CVE-2026-56145",
  "modified": "2026-08-12T03:51:39.889738481Z",
  "published": "2026-07-21T20:04:47.033Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://discuss.elastic.co/t/elasticsearch-8-19-18-9-3-7-9-4-4-security-update-esa-2026-57/388556"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/56xxx/CVE-2026-56145.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56145"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Uncontrolled Resource Consumption in Elasticsearch Leading to Denial of Service"
}