U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2025-4123

Change History

New CVE Received from Grafana Labs 5/22/2025 4:15:52 AM

Action Type Old Value New Value
Added 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.
Added CVSS V3.1

								
							
							
						
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L
Added CWE

								
							
							
						
CWE-79
Added CWE

								
							
							
						
CWE-601
Added Reference

								
							
							
						
https://grafana.com/security/security-advisories/cve-2025-4123/