Vulnerability Description
Grafana Image Renderer is vulnerable to remote code execution due to an arbitrary file write vulnerability. This is due to the fact that the /render/csv endpoint lacked validation of the filePath parameter that allowed an attacker to save a shared object to an arbitrary location that is then loaded by the Chromium process. Instances are vulnerable if: 1. The default token ("authToken") is not changed, or is known to the attacker. 2. The attacker can reach the image renderer endpoint. This issue affects grafana-image-renderer: from 1.0.0 through 4.0.16.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/grafana/grafana-image-renderer/releases/tag/v4.0.17
- https://grafana.com/security/security-advisories/cve-2025-11539/
FAQ
What is CVE-2025-11539?
CVE-2025-11539 is a vulnerability with a CVSS score of 9.9 (CRITICAL). Grafana Image Renderer is vulnerable to remote code execution due to an arbitrary file write vulnerability. This is due to the fact that the /render/csv endpoint lacked validation of the filePath para...
How severe is CVE-2025-11539?
CVE-2025-11539 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-11539?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.