{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "5.0.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": "253032b4a7818992af360097e3ddc1475fa7b044"
            },
            {
              "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/72xxx/CVE-2026-72683.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "5.0.0"
          },
          {
            "last_affected": "8.19.18"
          },
          {
            "introduced": "9.3.0"
          },
          {
            "last_affected": "9.3.7"
          },
          {
            "introduced": "9.4.0"
          },
          {
            "last_affected": "9.4.3"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "A flaw in Elasticsearch allows an authenticated user with the privileges required to invoke the simulate pipeline API endpoint (https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ingest-simulate) to submit a request that causes a self-referential data structure to be created. When a specific internal component later processes that structure, the operation recurses without bound and raises a fatal error that is not handled by the surrounding execution path, terminating the affected node process and resulting in a denial of service.",
  "id": "CVE-2026-72683",
  "modified": "2026-09-03T03:30:59.152387121Z",
  "published": "2026-08-13T19:10:51.461Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://discuss.elastic.co/t/elasticsearch-8-19-19-9-3-8-9-4-4-security-update-esa-2026-75/389496"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72683.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72683"
    }
  ],
  "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 Recursion in Elasticsearch Leading to Denial of Service"
}