{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:grafana:grafana:*:*:*:*:-:*:*:*",
            "extracted_events": [
              {
                "introduced": "12.4.0"
              },
              {
                "fixed": "12.4.4"
              },
              {
                "introduced": "13.0.0"
              },
              {
                "fixed": "13.0.2"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "d1729c53a7f44e2e58947eb44eb896c2fb1c30b3"
            },
            {
              "fixed": "42cdc39124912a8506a0c613c319c345aa950b29"
            },
            {
              "introduced": "e9de482b5110e6e7310a18274c53a0d7d0eee6af"
            },
            {
              "fixed": "3fcdbc5a6e5c955bd42bd3715dd03cbad2b078c1"
            }
          ],
          "repo": "https://github.com/grafana/grafana",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "GRAFANA",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8595.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "12.4.0"
          },
          {
            "last_affected": "12.4.3"
          },
          {
            "introduced": "13.0.0"
          },
          {
            "last_affected": "13.0.1"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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).",
  "id": "CVE-2026-8595",
  "modified": "2026-07-17T03:41:47.908928043Z",
  "published": "2026-07-10T14:59:35.891Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8595.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://grafana.com/security/security-advisories/cve-2026-8595"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8595"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Stored XSS in the table panel (TableNG)"
}