Answer in brief
CVE-2026-15815 records a Unknown severity vulnerability in CVE-2026-15815 CVE Record. The current sources do not mark it as known exploited. The current feed maps Grafana/Grafana Enterprise (generic), Grafana/Grafana OSS (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Grafana/Grafana Enterprise (generic), Grafana/Grafana OSS (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Grafana/Grafana Enterprisegeneric | 11.6.0 || 12.0.0 || 12.1.0 || 12.2.0 || 12.3.0 || 12.4.0 || 13.0.0 || 13.1.0 || 13.2.0 | Not reported |
| Grafana/Grafana OSSgeneric | 11.6.0 || 12.0.0 || 12.1.0 || 12.2.0 || 12.3.0 || 12.4.0 || 13.0.0 || 13.1.0 || 13.2.0 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 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.
Quoted source text, attributed separately from HOL analysis.