CVE-2026-15815 PUBLISHED

CVE-2026-15815 CVE Record

Assigner: GRAFANA
Reserved: 15.07.2026 Published: 17.09.2026 Updated: 17.09.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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Grafana
Product Grafana OSS
Versions Default: unaffected
  • affected from 11.6.0 to 11.6.17 (incl.)
  • Version 12.0.0 is affected
  • Version 12.1.0 is affected
  • Version 12.2.0 is affected
  • Version 12.3.0 is affected
  • affected from 12.4.0 to 12.4.10 (incl.)
  • affected from 13.0.0 to 13.0.8 (incl.)
  • affected from 13.1.0 to 13.1.5 (incl.)
  • affected from 13.2.0 to 13.2.1 (incl.)
Vendor Grafana
Product Grafana Enterprise
Versions Default: unaffected
  • affected from 11.6.0 to 11.6.17 (incl.)
  • Version 12.0.0 is affected
  • Version 12.1.0 is affected
  • Version 12.2.0 is affected
  • Version 12.3.0 is affected
  • affected from 12.4.0 to 12.4.10 (incl.)
  • affected from 13.0.0 to 13.0.8 (incl.)
  • affected from 13.1.0 to 13.1.5 (incl.)
  • affected from 13.2.0 to 13.2.1 (incl.)

References

Problem Types

  • CWE-59 CWE
  • CWE-94 CWE
  • CWE-22 CWE