CVE-2025-11539
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-09

Last updated on: 2025-10-09

Assigner: Grafana Labs

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-09
Last Modified
2025-10-09
Generated
2026-05-07
AI Q&A
2025-10-09
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
grafana grafana-image-renderer 4.0.16
grafana grafana-image-renderer 1.0.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in Grafana Image Renderer allows remote code execution because the /render/csv endpoint does not properly validate the filePath parameter. An attacker can exploit this to write a shared object file to an arbitrary location, which is then loaded by the Chromium process, enabling the attacker to execute code remotely.


How can this vulnerability impact me? :

If exploited, this vulnerability can lead to remote code execution on the affected system, allowing an attacker to run arbitrary code with potentially high privileges. This can result in full system compromise, data theft, service disruption, or further attacks within the network.


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include changing the default authToken to a strong, unique token to prevent unauthorized access, and restricting network access to the image renderer endpoint to trusted users only. Additionally, upgrading grafana-image-renderer to a version later than 4.0.16 where this vulnerability is fixed is recommended.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart