VYPR

Elasticsearch

by Elastic

Source repositories

CVEs (77)

  • CVE-2026-72656MedAug 13, 2026
    risk 0.42cvss 6.5epss

    Memory Allocation with Excessive Size Value (CWE-789) in the ES|QL query processing of Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated user able to submit ES|QL queries could send a specially crafted query whose evaluation…

  • CVE-2026-72647MedAug 13, 2026
    risk 0.42cvss 6.5epss

    Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads (CAPEC-230). An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested…

  • CVE-2026-72645MedAug 13, 2026
    risk 0.42cvss 6.5epss

    Memory Allocation with Excessive Size Value (CWE-789) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated user holding only read privileges on a single index can submit one small, specially crafted search request that causes an…

  • CVE-2026-72639MedAug 13, 2026
    risk 0.42cvss 6.5epss

    Elasticsearch does not enforce an upper bound on a user-supplied count accepted by a search highlighting option, and the allocation derived from that count is not accounted against any circuit breaker. An authenticated user holding only read privileges on a single searchable…

  • CVE-2026-72638MedAug 13, 2026
    risk 0.42cvss 6.5epss

    Uncontrolled Recursion (CWE-674) in Elasticsearch can lead to denial of service via Input Data Manipulation (CAPEC-153). An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom…

  • CVE-2026-72636MedAug 13, 2026
    risk 0.42cvss 6.5epss

    Uncontrolled Recursion (CWE-674) in the Elasticsearch wildcard matching helper can lead to a denial of service via Excessive Allocation (CAPEC-130). The matcher used to resolve wildcard patterns against names is implemented recursively and had no bound on recursion depth or on…

  • CVE-2026-63140MedJul 21, 2026
    risk 0.42cvss 6.5epss 0.00

    Reachable Assertion (CWE-617) in Elasticsearch can lead to denial of service via Input Data Manipulation (CAPEC-153). A specially crafted search request containing a null value in a specific query clause causes an internal assertion to be raised during query parsing. Because…

  • CVE-2026-63136MedJul 21, 2026
    risk 0.42cvss 6.5epss 0.00

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). A user with search privileges can submit a specially crafted search request that causes a data node to exhaust available heap memory, resulting in…

  • CVE-2026-56145MedJul 21, 2026
    risk 0.42cvss 6.5epss 0.00

    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…

  • CVE-2024-43709MedJan 21, 2025
    risk 0.42cvss 6.5epss 0.01

    An allocation of resources without limits or throttling in Elasticsearch can lead to an OutOfMemoryError exception resulting in a crash via a specially crafted query using an SQL function.

  • CVE-2024-23445MedJun 12, 2024
    risk 0.42cvss 6.5epss 0.00

    It was identified that if a cross-cluster API key https://www.elastic.co/guide/en/elasticsearch/reference/8.14/security-api-create-cross-cluster-api-key.html#security-api-create-cross-cluster-api-key-request-body  restricts search for a given index using the query or the…

  • CVE-2023-46673MedNov 22, 2023
    risk 0.42cvss 6.5epss 0.01

    It was identified that malformed scripts used in the script processor of an Ingest Pipeline could cause an Elasticsearch node to crash when calling the Simulate Pipeline API.

  • CVE-2021-22147MedSep 15, 2021
    risk 0.42cvss 6.5epss 0.01

    Elasticsearch before 7.14.0 did not apply document and field level security to searchable snapshots. This could lead to an authenticated user gaining access to information that they are unauthorized to view.

  • CVE-2021-22144MedJul 26, 2021
    risk 0.42cvss 6.5epss 0.02

    In Elasticsearch versions before 7.13.3 and 6.8.17 an uncontrolled recursion vulnerability that could lead to a denial of service attack was identified in the Elasticsearch Grok parser. A user with the ability to submit arbitrary queries to Elasticsearch could create a malicious…

  • CVE-2020-7019MedAug 18, 2020
    risk 0.42cvss 6.5epss 0.01

    In Elasticsearch before 7.9.0 and 6.8.12 a field disclosure flaw was found when running a scrolling search with Field Level Security. If a user runs the same query another more privileged user recently ran, the scrolling search can leak fields that should be hidden. This could…

  • CVE-2018-17244MedDec 20, 2018
    risk 0.42cvss 6.5epss 0.01

    Elasticsearch Security versions 6.4.0 to 6.4.2 contain an error in the way request headers are applied to requests when using the Active Directory, LDAP, Native, or File realms. A request may receive headers intended for another request if the same username is being…

  • CVE-2018-3826MedSep 19, 2018
    risk 0.42cvss 6.5epss 0.01

    In Elasticsearch versions 6.0.0-beta1 to 6.2.4 a disclosure flaw was found in the _snapshot API. When the access_key and security_key parameters are set using the _snapshot API they can be exposed as plain text by users able to query the _snapshot API.

  • CVE-2020-7011MedJun 3, 2020
    risk 0.40cvss 6.1epss 0.01

    Elastic App Search versions before 7.7.0 contain a cross site scripting (XSS) flaw when displaying document URLs in the Reference UI. If the Reference UI injects a URL into a result, that URL will be rendered by the web browser. If an attacker is able to control the contents of…

  • CVE-2023-46674MedDec 5, 2023
    risk 0.39cvss 6.0epss 0.00

    An issue was identified that allowed the unsafe deserialization of java objects from hadoop or spark configuration properties that could have been modified by authenticated users. Elastic would like to thank Yakov Shafranovich, with Amazon Web Services for reporting this issue.

  • CVE-2021-37937MedNov 22, 2023
    risk 0.38cvss 5.9epss 0.01

    An issue was found with how API keys are created with the Fleet-Server service account. When an API key is created with a service account, it is possible that the API key could be created with higher privileges than intended. Using this vulnerability, a compromised Fleet-Server…