Description
Cross-Site Request Forgery (CWE-352) in Kibana can lead to privilege escalation via Cross Site Request Forgery (CAPEC-62). A user who is permitted to create visualizations can save a specially crafted Vega visualization that, when it is opened by another user, causes authenticated requests to be issued to Kibana in the context of the viewing user's session.
Published: 2026-08-13
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Cross‑Site Request Forgery in Kibana allows an attacker who has permission to create visualizations to embed a malicious Vega chart that, when other users view it, causes Kibana to make authenticated requests on their behalf. This can lead to unauthorized operations or elevation of privileges if the victim has higher rights than the attacker.

Affected Systems

The vulnerability affects Elastic Kibana, specifically any deployed versions that support user‑created Vega visualizations. Version information is not provided, but the issue applies to all releases where the described functionality exists.

Risk and Exploitability

The CVSS score of 7.3 indicates a moderate‑to‑high risk, and the EPSS score is not available. The vulnerability is not listed in CISA KEV. Exploitation requires the attacker to create a malicious viz owned by an authorized user and persuade another user to view it; no network‑level attack is required, making the attack vector rely on social engineering and legitimate user interactions.

Generated by OpenCVE AI on August 13, 2026 at 21:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade or patch Kibana to a version that contains the CSRF fix as provided by Elastic.
  • Restrict the ability to create Vega visualizations to a minimal set of privileged users and enforce least‑privilege principles.
  • Disable the Vega visualization feature in the Kibana configuration if it is not required for your environment.
  • Monitor access logs for anomalous Vega visualization uploads and unexpected cross‑origin requests.

Generated by OpenCVE AI on August 13, 2026 at 21:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Elastic
Elastic kibana
Vendors & Products Elastic
Elastic kibana

Thu, 13 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CWE-352) in Kibana can lead to privilege escalation via Cross Site Request Forgery (CAPEC-62). A user who is permitted to create visualizations can save a specially crafted Vega visualization that, when it is opened by another user, causes authenticated requests to be issued to Kibana in the context of the viewing user's session.
Title Cross-Site Request Forgery in Kibana Leading to Privilege Escalation
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: elastic

Published:

Updated: 2026-08-14T03:56:08.941Z

Reserved: 2026-08-10T11:17:45.102Z

Link: CVE-2026-72658

cve-icon Vulnrichment

Updated: 2026-08-13T20:31:21.291Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-13T20:17:26.017

Modified: 2026-08-28T15:32:26.217

Link: CVE-2026-72658

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T21:15:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)