Grafana Cross-Site-Scripting (XSS) via custom loaded frontend plugin

High
Advisory ID:CVE-2025-4123
Published:2025-05-21
Product:Grafana
CVSS Score:7.6
CVSS Vector:CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
Fixed Versions:
>=10.4.18+security-01
>=11.2.9+security-01
>=11.3.6+security-01
>=11.4.4+security-01
>=11.5.4+security-01
>=11.6.1+security-01
>=12.0.0+security-01

Summary

A cross-site scripting (XSS) vulnerability exists in Grafana caused by combining a client path traversal and open redirect. This allows attackers to redirect users to a website that hosts a frontend plugin that will execute arbitrary JavaScript. This vulnerability does not require editor permissions and if anonymous access is enabled, the XSS will work. If the Grafana Image Renderer plugin is installed, it is possible to exploit the open redirect to achieve a full read SSRF. The default Content-Security-Policy (CSP) in Grafana will block the XSS though the connect-src directive.  This vulnerability is fixed in v10.4.18+security-01, v11.2.9+security-01, v11.3.6+security-01, v11.4.4+security-01, v11.5.4+security-01, v11.6.1+security-01, and v12.0.0+security-01