CVE-2025-68422

Source
https://cve.org/CVERecord?id=CVE-2025-68422
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68422.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-68422
Aliases
Downstream
Related
Published
2025-12-18T22:32:17.341Z
Modified
2026-07-22T04:02:54.805790Z
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
Kibana Improper Authorization
Details

Improper Authorization (CWE-285) in Kibana can lead to privilege escalation (CAPEC-233) by allowing an authenticated user to bypass intended permission restrictions via a crafted HTTP request. This allows an attacker who lacks the live queries - read permission to successfully retrieve the list of live queries.

Database specific
{
    "cna_assigner": "elastic",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "7.0.0"
                },
                {
                    "last_affected": "7.17.29"
                },
                {
                    "introduced": "8.0.0"
                },
                {
                    "last_affected": "8.19.6"
                },
                {
                    "introduced": "9.0.0"
                },
                {
                    "last_affected": "9.1.6"
                },
                {
                    "introduced": "9.2.0"
                },
                {
                    "last_affected": "9.2.0"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68422.json"
}
References

Affected packages

Git / github.com/elastic/elasticsearch

Affected ranges

Type
GIT
Repo
https://github.com/elastic/elasticsearch
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:elastic:kibana:9.2.0:*:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "last_affected": "7.17.29"
        },
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.19.7"
        },
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.1.7"
        },
        {
            "introduced": "9.2.0"
        },
        {
            "last_affected": "9.2.0"
        }
    ]
}

Affected versions

9.*
9.2.0
v9.*
v9.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-68422.json"
vanir_signatures_modified
"2026-07-22T04:02:54Z"
vanir_signatures
[
    {
        "signature_version": "v1",
        "source": "https://github.com/elastic/elasticsearch/commit/198d86868932741b4e0d184425510217febc27d1",
        "id": "CVE-2025-68422-02111b81",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "87973156245404004901157156197252476295",
                "317301723513968645256735115182799239909",
                "34483913267341345077734435543786141146",
                "96430500502949260309981307877992601785",
                "127518069945181260477538726763075744704",
                "219337533429638017097475052148675132976",
                "420531683640021358963488244351018441",
                "227583903981385669652097563859624396268",
                "329341308206552947868896370615104826051",
                "54380763793061404957457997079793096729",
                "257131606868264344209252935558899424447"
            ]
        },
        "target": {
            "file": "x-pack/plugin/transform/qa/single-node-tests/src/javaRestTest/java/org/elasticsearch/xpack/transform/integration/TransformPivotRestIT.java"
        },
        "deprecated": false,
        "signature_type": "Line"
    },
    {
        "signature_version": "v1",
        "source": "https://github.com/elastic/elasticsearch/commit/198d86868932741b4e0d184425510217febc27d1",
        "id": "CVE-2025-68422-1dbb4604",
        "digest": {
            "length": 641.0,
            "function_hash": "244227877865042808261390982377746257537"
        },
        "target": {
            "function": "value",
            "file": "x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/transforms/pivot/AggregationResultUtils.java"
        },
        "deprecated": false,
        "signature_type": "Function"
    },
    {
        "signature_version": "v1",
        "source": "https://github.com/elastic/elasticsearch/commit/198d86868932741b4e0d184425510217febc27d1",
        "id": "CVE-2025-68422-4c1779e9",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "709843642339146015468947825752612345",
                "52503817861039737041756639012120089787",
                "318690857755301201023824454478332786821",
                "129113998543793770165379391235766623996"
            ]
        },
        "target": {
            "file": "x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/transforms/pivot/AggregationResultUtils.java"
        },
        "deprecated": false,
        "signature_type": "Line"
    }
]

Git / github.com/elastic/kibana

Affected ranges

Type
GIT
Repo
https://github.com/elastic/kibana
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:elastic:kibana:*:*:*:*:*:*:*:*",
        "cpe:2.3:a:elastic:kibana:9.2.0:*:*:*:*:*:*:*"
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ],
    "extracted_events": [
        {
            "introduced": "7.0.0"
        },
        {
            "last_affected": "7.17.29"
        },
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.19.7"
        },
        {
            "introduced": "9.0.0"
        },
        {
            "fixed": "9.1.7"
        },
        {
            "introduced": "9.2.0"
        },
        {
            "last_affected": "9.2.0"
        }
    ]
}

Affected versions

9.*
9.2.0
v9.*
v9.2.0

Database specific

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