RCE in Grafana Enterprise
CVE-2026-15815
Grafana OSS and Grafana Enterprise did not safely resolve symbolic links when extracting plugin archives. A crafted plugin archive can chain relative symbolic link entries to escape the plugin installation directory, writing arbitrary files and an executable backend binary outside that directory. The dropped executable runs with the privileges of the Grafana server process, resulting in remote code execution. Plugin archives are extracted before their signature is verified, so a valid plugin signature does not prevent the write. An operator can therefore be affected by installing a plugin that appears legitimate, as well as by installing a plugin from an arbitrary archive using grafana-cli, the GF_INSTALL_PLUGINS environment variable, or preinstall configuration. Grafana Enterprise is affected because it includes the same plugin extraction code as Grafana OSS.
Vulnerability class: Path Traversal (Directory Traversal)
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Grafana Enterprise — versions 12.0.0, 12.1.0, 12.2.0
- Grafana Oss — versions 12.0.0, 12.1.0, 12.2.0
Weakness classification (CWE)
References
- security@grafana.com (vendor-advisory)
Frequently asked questions
- What is CVE-2026-15815?
- CVE-2026-15815 is a high-severity vulnerability in Grafana Enterprise, classified under Path Traversal. CVSS score: 8.8/10. Published 2026-09-17.
- How severe is CVE-2026-15815?
- High severity. CVSS v3 base score is 8.8 out of 10.