Cross-site scripting in Grafana - CVE-2026-17033
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary JavaScript in another user's Grafana session.
The vulnerability exists due to improper neutralization of input during web page generation in the external Alertmanager alert generatorURL handling when rendering the Alert Details See source link. A remote user can submit an external Alertmanager alert containing a crafted generatorURL to execute arbitrary JavaScript in another user's Grafana session.
User interaction is required to click the See source link, and the script executes in the Grafana origin with the clicking user's permissions.