{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b79cbf7e5eb3225bb204bcef274e15e6b19d9926"
            }
          ],
          "repo": "https://github.com/ekacnet/grafanacubism-panel",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-q6fh-6m3m-5948"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32117.json"
  },
  "details": "The grafanacubism-panel plugin allows use of cubism.js in Grafana. In 0.1.2 and earlier, the panel's zoom-link handler passes a dashboard-editor-supplied URL directly to window.location.assign() / window.open() with no scheme validation. An attacker with dashboard Editor privileges can set the link to a javascript: URI; when any Viewer drag-zooms on the panel, the payload executes in the Grafana origin.",
  "id": "CVE-2026-32117",
  "modified": "2026-04-01T23:09:10.324439297Z",
  "published": "2026-03-11T21:28:38.122Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32117.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ekacnet/grafanacubism-panel/security/advisories/GHSA-q6fh-6m3m-5948"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32117"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ekacnet/grafanacubism-panel/commit/b79cbf7e5eb3225bb204bcef274e15e6b19d9926"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "grafanacubism-panel : Stored XSS via javascript: URL in panel zoom link (Editor → Viewer)"
}