Common Vulnerabilities and Exposures (CVE)

CVE-2026-27876

Jun 19, 2026 19:02:51 UTC

A chained attack via SQL Expressions and a Grafana Enterprise plugin can lead to a remote arbitrary code execution impact (RCE). This is enabled by a feature in Grafana (OSS), so all users are always recommended to update to avoid future at...

CVE-2026-21721

Jun 19, 2026 19:02:48 UTC

The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other...

CVE-2026-21724

Jun 19, 2026 19:02:47 UTC

A vulnerability has been discovered in Grafana OSS where an authorization bypass in the provisioning contact points API allows users with Editor role to modify protected webhook URLs without the required alert.notifications.receivers.protec...

CVE-2026-28374

Jun 19, 2026 19:02:46 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-33376

Jun 19, 2026 19:02:45 UTC

When using an IPv6 allow-list for the Auth Proxy feature, it defaults to /32 addresses. Addresses specifying a mask explicitly are not affected; to mitigate easily, add the desired mask (usually /128) to the addresses. Only auth proxy is af...

CVE-2026-27879

Jun 19, 2026 19:02:44 UTC

A resample query can be used to trigger out-of-memory crashes in Grafana.

CVE-2026-28375

Jun 19, 2026 19:02:43 UTC

A testdata data-source can be used to trigger out-of-memory crashes in Grafana.

CVE-2026-28379

Jun 19, 2026 19:02:42 UTC

A race condition in Grafana Live allows authenticated users with Viewer role to trigger a server crash by sending concurrent requests that cause a fatal map access error. This results in complete service unavailability requiring restart of ...

CVE-2026-33378

Jun 19, 2026 19:02:41 UTC

Using the $__timeGroup macro, one can achieve an OOM by overloading the server. This requires a SQL datasource. If the server is set up to auto-restart, the impact is minimal or non-existent, as the attack can take upwards of half an hour t...

CVE-2026-21727

Jun 19, 2026 19:02:40 UTC

--- title: Cross-Tenant Legacy Correlation Disclosure and Deletion draft: false hero: image: /static/img/heros/hero-legal2.svg content: "# Cross-Tenant Legacy Correlation Disclosure and Deletion" date: 2026-01-29 product: Grafana severi...

CVE-2026-28377

Jun 19, 2026 19:02:39 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...

CVE-2026-21725

Jun 19, 2026 19:02:37 UTC

A time-of-create-to-time-of-use (TOCTOU) vulnerability lets recently deleted-then-recreated data sources be re-deleted without permission to do so. This requires several very stringent conditions to be met: - The attacker must have admin ...

CVE-2026-33375

Jun 19, 2026 19:02: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-21728

Jun 19, 2026 19:02:35 UTC

Tempo queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy. Mitigation can be done by setting max_result_limit in the search config, e.g. to 262...

CVE-2026-33377

Jun 19, 2026 19:02:34 UTC

An Editor can overwrite a dashboard not owned by them to acquire admin on that specific dashboard. The user must have write access to the dashboard to escalate privilege.