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.
References
Configurations
No configuration.
History
09 Oct 2025, 15:50
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-10-09 08:15
Updated : 2025-10-09 15:50
NVD link : CVE-2025-11539
Mitre link : CVE-2025-11539
CVE.ORG link : CVE-2025-11539
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')