CVE-2026-78597

Source
https://cve.org/CVERecord?id=CVE-2026-78597
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-78597.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-78597
Downstream
MINI (7)
Published
2026-09-01T19:20:41Z
Modified
2026-09-05T08:10:52Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Missing Authorization in Kibana Entity Store Leading to Unauthorized API Key Creation
Details

Missing Authorization (CWE-862) in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs (CAPEC-1). An authenticated user holding only low-privilege Security feature access could invoke an administrative operation that creates and persists Elasticsearch API keys under the caller's identity, bypassing the elevated cluster and Kibana privileges that the documented Entity Store setup flow requires.

Database specific
{
    "cna_assigner":  "elastic",
    "cwe_ids":  [
        "CWE-862"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/78xxx/CVE-2026-78597.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "introduced":  "8.0.0"
                },
                {
                    "last_affected":  "8.19.20"
                },
                {
                    "introduced":  "9.0.3"
                },
                {
                    "last_affected":  "9.4.5"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/elastic/elasticsearch

Affected ranges

Type
GIT
Repo
https://github.com/elastic/elasticsearch
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "8.0.0"
        },
        {
            "fixed":  "8.19.21"
        },
        {
            "introduced":  "9.0.3"
        },
        {
            "fixed":  "9.4.6"
        }
    ],
    "source":  "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-78597.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "336576695806030868800945061847176163790",
            "length":  922
        },
        "id":  "CVE-2026-78597-591830c4",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/elastic/elasticsearch/commit/4fe44c255c3d0da06779b921e132cdc555ed9aff",
        "target":  {
            "file":  "server/src/test/java/org/elasticsearch/index/query/SearchExecutionContextTests.java",
            "function":  "testFielddataLookupSometimesLoop"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "326805546120623397314007161934836214716",
            "length":  1732
        },
        "id":  "CVE-2026-78597-59457f90",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/elastic/elasticsearch/commit/4fe44c255c3d0da06779b921e132cdc555ed9aff",
        "target":  {
            "file":  "server/src/test/java/org/elasticsearch/index/query/SearchExecutionContextTests.java",
            "function":  "collect"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "22835798154405399894246453021669004141",
                "29171084489851244844220596788322192731",
                "187376134121947755566998850598833240229",
                "106430991013007091138793583297008764703",
                "50570481815949601694422449651190546487",
                "201665032652128977888808665311154529076",
                "125855157464869141483767522307340749212",
                "297207686464565493924621741787098594650",
                "24411554321254736534444532478575654008",
                "97859342407569461889863357094260889363",
                "298503252520904896782764979792532010770",
                "76180966254630881114115693760540963633",
                "232019673834734648038931149403214905308",
                "53414536704182892388229572717968592140",
                "199860281037896650084911896177435445040",
                "196193423214693092074689371810076811286",
                "73179884562904000728331000468320402460",
                "11020444321161815997837746095771329417",
                "136388003720972492434355256785627729495",
                "230037432197204848111923845968903362181",
                "226434813611897875062739514910322770113",
                "105996862456501567444548530276239717134",
                "227535908976586554946792820757698460976"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-78597-7b444b14",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/elastic/elasticsearch/commit/4fe44c255c3d0da06779b921e132cdc555ed9aff",
        "target":  {
            "file":  "server/src/test/java/org/elasticsearch/index/query/SearchExecutionContextTests.java"
        }
    }
]
vanir_signatures_modified
"2026-09-05T08:10:52Z"

Git / github.com/elastic/kibana

Affected ranges

Type
GIT
Repo
https://github.com/elastic/kibana
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "8.0.0"
        },
        {
            "fixed":  "8.19.21"
        },
        {
            "introduced":  "9.0.3"
        },
        {
            "fixed":  "9.4.6"
        }
    ],
    "source":  "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-78597.json"