CVE-2026-32117
Received Received - Intake

Cross-Site Scripting in Grafana Cubism Panel via URL Injection

Vulnerability report for CVE-2026-32117, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-11

Last updated on: 2026-03-17

Assigner: GitHub, Inc.

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-11
Last Modified
2026-03-17
Generated
2026-07-06
AI Q&A
2026-03-12
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ekacnet grafanacubism-panel to 0.1.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the grafanacubism-panel plugin for Grafana, specifically in versions 0.1.2 and earlier. The panel's zoom-link handler takes a URL provided by a dashboard Editor and passes it directly to window.location.assign() or window.open() without validating the URL scheme. This means an attacker with dashboard Editor privileges can supply a malicious javascript: URI. When any Viewer performs a drag-zoom action on the panel, the malicious JavaScript code executes within the Grafana origin.

Impact Analysis

This vulnerability can lead to the execution of arbitrary JavaScript code in the context of the Grafana application. An attacker with dashboard Editor privileges can exploit this to run malicious scripts when a Viewer interacts with the panel, potentially leading to data theft, session hijacking, or other malicious actions within the Grafana environment.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-32117. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart