Grafana: remote code execution
High8.8CVE-2026-15815 · Published Sep 17, 2026 · updated Sep 19, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Grafana Enterprise Product | >= 11.6.0, <= 11.6.17 | No fix yet |
| <= 12.0.0 | No fix yet | |
| <= 12.1.0 | No fix yet | |
| <= 12.2.0 | No fix yet | |
| Grafana OSS Product | >= 11.6.0, <= 11.6.17 | No fix yet |
| <= 12.0.0 | No fix yet | |
| <= 12.1.0 | No fix yet | |
| <= 12.2.0 | No fix yet |
Details and references
More Grafana Labs advisories
All Grafana Labs| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 17 | Grafana: cross-site scripting | High7.3 | No fix yet |
| Sep 2 | Grafana OSS: denial of service | Medium6.5 | No fix yet |
| Sep 2 | Grafana Enterprise: capture-replay | Medium6.8 | No fix yet |
| Sep 2 | Grafana: authentication bypass | High7.1 | No fix yet |
| Aug 27 | Grafana Labs Alloy: exposed files | High7.7 | No fix yet |
| Aug 27 | Grafana Labs Clickhouse Datasource: cleartext transmission | Medium6.1 | No fix yet |