FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

grafana -- XSS vulnerability

Affected packages
grafana < 12.0.1

Details

VuXML ID 45eb98d6-3b13-11f0-97f7-b42e991fc52e
Discovery 2025-05-22
Entry 2025-05-27

security@grafana.com reports:

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

CVE Name CVE-2025-4123
URL https://nvd.nist.gov/vuln/detail/CVE-2025-4123