Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ekacnet | Grafanacubism-Panel | <= 0.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/ekacnet/grafanacubism-panel/commit/b79cbf7e5eb3225bb204bcef27Patch
- https://github.com/ekacnet/grafanacubism-panel/security/advisories/GHSA-q6fh-6m3Vendor Advisory
FAQ
What is CVE-2026-32117?
CVE-2026-32117 is a vulnerability with a CVSS score of 7.6 (HIGH). 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() / win...
How severe is CVE-2026-32117?
CVE-2026-32117 has been rated HIGH with a CVSS base score of 7.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32117?
Check the references section above for vendor advisories and patch information. Affected products include: Ekacnet Grafanacubism-Panel.