← Back to browse · API

CVE-2025-4123

Severity
HIGH
CVSS
7.6
EPSS
0.98258
Risk score
64.79
CISA KEV
No
PoC
No
Published
2025-05-22
Modified
2026-04-29
First seen
2026-08-07
Aliases
EUVD-2025-16107, GHSA-Q53Q-GXQ9-MGRJ
Products
Grafana:Grafana 10.4.18+security-01 <10.4.19, Grafana:Grafana 11.2.9+security-01 <11.2.10, Grafana:Grafana 11.3.6+security-01 <11.3.7, Grafana:Grafana 11.4.4+security-01 <11.4.5, Grafana:Grafana 11.5.4+security-01 <11.5.5, Grafana:Grafana 11.6.1+security-01 <11.6.2, Grafana:Grafana 12.0.0+security-01 <12.0.1
Sources
euvd EUVD-2025-16107

Description

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.

References