icon

We found results for “

CVE-2025-4123

Good to know:

icon

Date: May 22, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-79

URL Redirection to Untrusted Site ('Open Redirect')

CWE-601

Top Fix

icon

Upgrade Version

Upgrade to version https://github.com/grafana/grafana.git - v12.0.1;https://github.com/grafana/grafana.git - v11.6.2;https://github.com/grafana/grafana.git - v11.5.5;https://github.com/grafana/grafana.git - v11.4.5;https://github.com/grafana/grafana.git - v11.3.7;https://github.com/grafana/grafana.git - v11.2.10;https://github.com/grafana/grafana.git - v10.4.19

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us