{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "8.19.0"
              },
              {
                "fixed": "8.19.19"
              },
              {
                "introduced": "9.3.0"
              },
              {
                "fixed": "9.3.8"
              },
              {
                "introduced": "9.4.0"
              },
              {
                "fixed": "9.4.4"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "93788a8c2882eb5b606510680fac214cff1c7a22"
            },
            {
              "fixed": "0b6bd198d583b8566336c0db61afb70b346c6882"
            },
            {
              "introduced": "17b451d8979a29e31935fe1eb901310350b30e62"
            },
            {
              "fixed": "171dd53e53c29b91f45d2d87857a3f74db48cca5"
            },
            {
              "introduced": "2e8528e92361c3399724226deaf2b46f933e925b"
            },
            {
              "fixed": "77cd231096e56b56ac1d24445a9430a252622e6d"
            }
          ],
          "repo": "https://github.com/elastic/elasticsearch",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "elastic",
    "cwe_ids": [
      "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63144.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "9.4.0"
          },
          {
            "last_affected": "9.4.3"
          },
          {
            "introduced": "9.3.0"
          },
          {
            "last_affected": "9.3.7"
          },
          {
            "introduced": "8.19.0"
          },
          {
            "last_affected": "8.19.18"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via a specially crafted search request submitted by a low-privileged authenticated user. A user with read-level index access can submit a request that triggers unbounded recursive processing within the Elasticsearch query evaluation component, causing a fatal error that terminates the affected node. In single-node deployments, this results in complete service outage; in multi-node clusters, it causes repeated node restarts and sustained availability degradation.",
  "id": "CVE-2026-63144",
  "modified": "2026-08-05T03:30:41.392744252Z",
  "published": "2026-07-21T22:26:43.138Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://discuss.elastic.co/t/elasticsearch-8-19-19-9-3-8-9-4-4-security-update-esa-2026-68/388571"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63144.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-63144"
    }
  ],
  "schema_version": "1.8.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 Recursion in Elasticsearch Leading to Denial of Service"
}