CVE-2025-4123

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-4123
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-4123.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-4123
Aliases
Downstream
Related
Published
2025-05-22T08:15:52Z
Modified
2025-08-16T04:21:16Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/grafana/grafana

Affected ranges

Type
GIT
Repo
https://github.com/grafana/grafana
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed