Description
A user with Editor permissions can craft a dashboard whose table (TableNG) panel contains a malicious field name that executes as a script in the browser of any user who views the dashboard (stored cross-site scripting).
Published: 2026-07-10
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A user with Editor permissions can create a that is stored and later executed as script code in the browsers of any user who views the dashboard. This stored cross‑site scripting flaw (CWE‑79) allows client‑side code to run with the privileges of the viewing user, potentially enabling a range of browser‑based attacks such as data exfiltration, UI manipulation or execution of additional payloads.

Affected Systems

All installations of Grafana OSS that incorporate the TableNG panel component are potentially affected. The advisory does not specify a fixed release or list unaffected versions, so any deployment of the affected panel is at risk unless a patched version is in use.

Risk and Exploitability

The CVSS base score of 6.8 reflects moderate severity. The EPSS score of < 1% indicates a very low but non‑zero likelihood of exploitation. The attack requires an authenticated Editor to craft or modify a dashboard containing the malicious field name; an attacker therefore needs either legitimate editing rights, or must compromise or coerce an user with such rights. Once the dashboard is published, any viewer will load the stored script in their browser.

Generated by OpenCVE AI on July 29, 2026 at 10:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Grafana OSS to a version that includes the patch for CVE‑2026‑8595
  • Restrict Editor permissions to trusted personnel only until the fix is applied
  • Enable a strict Content‑Security‑Policy that disallows inline scripts if an update is delayed

Generated by OpenCVE AI on July 29, 2026 at 10:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Grafana
Grafana grafana
Vendors & Products Grafana
Grafana grafana

Fri, 10 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description A user with Editor permissions can craft a dashboard whose table (TableNG) panel contains a malicious field name that executes as a script in the browser of any user who views the dashboard (stored cross-site scripting).
Title Stored XSS in the table panel (TableNG)
Weaknesses CWE-79
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GRAFANA

Published:

Updated: 2026-07-29T13:59:56.196Z

Reserved: 2026-05-14T12:50:43.291Z

Link: CVE-2026-8595

cve-icon Vulnrichment

Updated: 2026-07-10T15:58:52.679Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-10T14:59:35Z

Links: CVE-2026-8595 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:00:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')