Common Vulnerabilities and Exposures (CVE)

CVE-2026-8595

Aug 27, 2026 16:35:41 UTC

A user with Editor permissions can craft a dashboard whose table (TableNG) panel contains a malicious field name that executes as a script in the browser of any user who views the dashboard (stored cross-site scripting).

CVE-2026-28376

Aug 27, 2026 16:35:40 UTC

The Grafana Live push endpoint can be exploited to cause unbounded memory allocation by sending a large or streaming request body, potentially leading to out-of-memory conditions. An authenticated user with access to the Grafana Live API ca...

CVE-2026-21727

Aug 27, 2026 16:35:39 UTC

A cross-tenant isolation vulnerability was found in Grafana’s Correlations feature affecting legacy correlation records. Due to a backward compatibility condition allowing org_id = 0 records to be returned across organizations, a user with ...

CVE-2026-17033

Aug 27, 2026 16:35:38 UTC

An authenticated attacker with Editor access or alert.instances.external:write can submit an external Alertmanager alert containing a controlled generatorURL. The attacker is authorized to create the alert, but not to execute script in anot...

CVE-2026-10601

Aug 27, 2026 16:35:37 UTC

A user with Viewer permissions can use specially crafted requests to the Tempo and Loki data source plugins to reach unintended backend endpoints. Depending on the backend configuration this can expose data source credentials, leak internal...

CVE-2026-21722

Aug 27, 2026 16:35:37 UTC

Public dashboards with annotations enabled did not limit their annotation timerange to the locked timerange of the public dashboard. This means one could read the entire history of annotations visible on the specific dashboard, even those o...

CVE-2026-33375

Aug 27, 2026 16:35:36 UTC

The Grafana MSSQL data source plugin contains a logic flaw that allows a low-privileged user (Viewer) to bypass API restrictions and trigger a catastrophic Out-Of-Memory (OOM) memory exhaustion, crashing the host container.

CVE-2026-28380

Aug 27, 2026 16:35:35 UTC

Any Editor could delete any snapshot, even if they have no access to read or write them.

CVE-2026-28378

Aug 27, 2026 16:35:35 UTC

The public dashboard deletion endpoint does not enforce organization isolation, allowing an Org Admin in one organization to delete public dashboards belonging to a different organization by supplying the target dashboard's identifiers.

CVE-2026-28374

Aug 27, 2026 16:35:34 UTC

Editors could delete any annotation, even those they do not have read access to. The editor user cannot create or read the annotations.

CVE-2026-8609

Aug 27, 2026 16:35:33 UTC

An unauthenticated attacker can repeatedly call Grafana's OAuth login route with unique values, causing unbounded memory growth that can eventually exhaust memory and crash the Grafana instance (denial of service).

CVE-2026-19197

Aug 27, 2026 16:35:33 UTC

A user with organization administrator permissions can delete dashboard snapshots belonging to other organizations on the same Grafana instance, and can recover a snapshot's secret delete key using only its public share key (broken access c...

CVE-2026-42127

Aug 27, 2026 16:35:32 UTC

The public dashboard query endpoint does not limit request body size before processing, allowing unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily large JSON payloads. This can lead to denial of service...

CVE-2026-21729

Aug 27, 2026 16:35:32 UTC

Loki queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy.

CVE-2026-28377

Aug 27, 2026 16:35:31 UTC

A vulnerability in Grafana Tempo exposes the S3 SSE-C encryption key in plaintext through the /status/config endpoint, potentially allowing unauthorized users to obtain the key used to encrypt trace data stored in S3. Thanks to william_goo...