CVE-2026-15815

HIGHCVSS 8.8/10EPSS 0.87%

Last modified

CVE-2026-15815 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.87% chance of exploitation in the next 30 days.

Description

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

EPSS Probability
0.87%

57.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
GrafanaGrafana OSS>= 11.6.0, <= 11.6.17; 12.0.0; 12.1.0; 12.2.0; 12.3.0; >= 12.4.0, <= 12.4.10; >= 13.0.0, <= 13.0.8; >= 13.1.0, <= 13.1.5; >= 13.2.0, <= 13.2.1
GrafanaGrafana Enterprise>= 11.6.0, <= 11.6.17; 12.0.0; 12.1.0; 12.2.0; 12.3.0; >= 12.4.0, <= 12.4.10; >= 13.0.0, <= 13.0.8; >= 13.1.0, <= 13.1.5; >= 13.2.0, <= 13.2.1

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is 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.
How severe is CVE-2026-15815?
CVE-2026-15815 has a CVSS score of 8.8/10 (HIGH severity). The EPSS model estimates a 0.87% probability of exploitation in the next 30 days.
How do I fix CVE-2026-15815?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-15815?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST