CVE-2024-23450

Source
https://cve.org/CVERecord?id=CVE-2024-23450
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23450.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-23450
Aliases
Downstream
Related
Published
2024-03-27T17:03:48.290Z
Modified
2026-07-09T15:10:59.993921Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Elasticsearch Uncontrolled Resource Consumption vulnerability
Details

A flaw was discovered in Elasticsearch, where processing a document in a deeply nested pipeline on an ingest node could cause the Elasticsearch node to crash.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "7.0.0"
                },
                {
                    "fixed": "7.17.19"
                },
                {
                    "introduced": "8.0.0"
                },
                {
                    "fixed": "8.13.0"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/23xxx/CVE-2024-23450.json",
    "cna_assigner": "elastic",
    "cwe_ids": [
        "CWE-400"
    ]
}
References

Affected packages

Git / github.com/elastic/elasticsearch

Affected ranges

Type
GIT
Repo
https://github.com/elastic/elasticsearch
Events
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:elastic:elasticsearch:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "fixed": "7.17.19"
        },
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.13.0"
        }
    ]
}

Database specific

vanir_signatures_modified
"2026-07-09T15:10:59Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-23450.json"
vanir_signatures
[
    {
        "id": "CVE-2024-23450-03f25105",
        "digest": {
            "line_hashes": [
                "82047729086430910756604278104193458802",
                "131410135016128987439099169873091096185",
                "307499659489575771444191318791584808901",
                "283573415662965770105778062442554353810",
                "246118581985204571158009790777095832719",
                "11882487284426012650628006900929671532"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/elastic/elasticsearch/commit/92f290e9537478f85ff3fe3ab39945c1a49a6c1a",
        "deprecated": false,
        "target": {
            "file": "server/src/internalClusterTest/java/org/elasticsearch/snapshots/SnapshotStressTestsIT.java"
        }
    },
    {
        "id": "CVE-2024-23450-939533c3",
        "digest": {
            "function_hash": "12158914231129088094406129298884796573",
            "length": 1180.0
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/elastic/elasticsearch/commit/92f290e9537478f85ff3fe3ab39945c1a49a6c1a",
        "deprecated": false,
        "target": {
            "function": "startCleaner",
            "file": "server/src/internalClusterTest/java/org/elasticsearch/snapshots/SnapshotStressTestsIT.java"
        }
    },
    {
        "id": "CVE-2024-23450-9616b188",
        "digest": {
            "line_hashes": [
                "36530912574437381226782567206995626327",
                "244108005552100167940772669739727799311",
                "122676380888478570388070130641794056358"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/elastic/elasticsearch/commit/09df99393193b2c53d92899662a8b8b3c55b45cd",
        "deprecated": false,
        "target": {
            "file": "server/src/test/java/org/elasticsearch/threadpool/ThreadPoolTests.java"
        }
    }
]