← Back

Grafana

grafana

111 CVEs • 14 products

Products (14)

Click to collapse
Toggle
Grafana
grafana
Loki
loki
Agent
agent
Google Sheets
google_sheets
Worldmap Panel
worldmap_panel
Oncall
oncall
Alloy
alloy
Tempo
tempo
Pyroscope
pyroscope

CVEs (111)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Grafana
1Grafana
May 28, 2026
May 13, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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 upwar...Show more
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 to crash the server.Show less
1Grafana
1Grafana
Jun 2, 2026
May 13, 2026
N/A· v4
7.1 HIGH· v3
N/A· v2
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.
1Grafana
1Grafana
Jun 2, 2026
May 13, 2026
N/A· v4
7.4 HIGH· v3
N/A· v2
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. O...Show more
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 affected; Okta, SAML, LDAP, etc are unaffected here.Show less
1Grafana
1Grafana
Jun 2, 2026
May 13, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A request to the Grafana plugin resources endpoint can cause unbounded memory allocation by reading the entire request body into memory. An authenticated user can exploit this to trigger an out-of-memory condition, poten...Show more
A request to the Grafana plugin resources endpoint can cause unbounded memory allocation by reading the entire request body into memory. An authenticated user can exploit this to trigger an out-of-memory condition, potentially causing a denial of service.Show less
1Grafana
1Grafana
Jun 2, 2026
May 13, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Any Editor could delete any snapshot, even if they have no access to read or write them.
1Grafana
1Grafana
Jun 2, 2026
May 13, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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 r...Show more
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 the Grafana server.Show less
1Grafana
1Grafana
May 18, 2026
May 13, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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...Show more
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 can trigger this issue.Show less
1Grafana
1Grafana
Jun 2, 2026
May 13, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Editors could delete any annotation, even those they do not have read access to. The editor user cannot create or read the annotations.
1Grafana
1Grafana
Apr 20, 2026
Apr 15, 2026
N/A· v4
3.3 LOW· v3
N/A· v2
--- 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 pro...Show more
--- 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 severity: Low cve: CVE-2026-21727 cvss_score: "3.3" cvss_vector: "CVSS:3.3/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N" fixed_versions: - ">=11.6.11 >=12.0.9 >=12.1.6 >=12.2.4" --- 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 datasource management privileges could read and permanently delete legacy correlation data belonging to another organization. This issue affects correlations created prior to Grafana 10.2 and is fixed in >=11.6.11, >=12.0.9, >=12.1.6, and >=12.2.4. Thanks to Gyu-hyeok Lee (g2h) for reporting this vulnerability.Show less
1Grafana
1Loki
Apr 20, 2026
Apr 15, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
The CVE-2021-36156 fix validates the namespace parameter for path traversal sequences after a single URL decode, by double encoding, an attacker can read files at the Ruler API endpoint /loki/api/v1/rules/{namespace} Th...Show more
The CVE-2021-36156 fix validates the namespace parameter for path traversal sequences after a single URL decode, by double encoding, an attacker can read files at the Ruler API endpoint /loki/api/v1/rules/{namespace} Thanks to Prasanth Sundararajan for reporting this vulnerability.Show less
1Grafana
1Pyroscope
Apr 20, 2026
Apr 15, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Pyroscope is an open-source continuous profiling database. The database supports various storage backends, including Tencent Cloud Object Storage (COS). If the database is configured to use Tencent COS as the storage ba...Show more
Pyroscope is an open-source continuous profiling database. The database supports various storage backends, including Tencent Cloud Object Storage (COS). If the database is configured to use Tencent COS as the storage backend, an attacker could extract the secret_key configuration value from the Pyroscope API. To exploit this vulnerability, an attacker needs direct access to the Pyroscope API. We highly recommend limiting the public internet exposure of all our databases, such that they are only accessible by trusted users or internal systems. This vulnerability is fixed in versions: 1.15.x: 1.15.2 and above. 1.16.x: 1.16.1 and above. 1.17.x: 1.17.0 and above (i.e. all versions). Thanks to Théo Cusnir for reporting this vulnerability to us via our bug bounty program.Show less
1Grafana
1Grafana
Apr 20, 2026
Apr 15, 2026
1.3 LOW· v4
6.5 MEDIUM· v3
N/A· v2
In Grafana's alerting system, users with edit permissions for a contact point, specifically the permissions “alert.notifications:write” or “alert.notifications.receivers:test” that are granted as part of the fixed role "...Show more
In Grafana's alerting system, users with edit permissions for a contact point, specifically the permissions “alert.notifications:write” or “alert.notifications.receivers:test” that are granted as part of the fixed role "Contact Point Writer", which is part of the basic role Editor - can edit contact points created by other users, modify the endpoint URL to a controlled server. By invoking the test functionality, attackers can capture and extract redacted secure settings, such as authentication credentials for third-party services (e.g., Slack tokens). This leads to unauthorized access and potential compromise of external integrations.Show less
1Grafana
1Grafana
Mar 31, 2026
Mar 27, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A testdata data-source can be used to trigger out-of-memory crashes in Grafana.
1Grafana
1Grafana
May 10, 2026
Mar 27, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
The OpenFeature feature toggle evaluation endpoint reads unbounded values into memory, which can cause out-of-memory crashes.
1Grafana
1Grafana
Mar 31, 2026
Mar 27, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A resample query can be used to trigger out-of-memory crashes in Grafana.
1Grafana
1Grafana
May 10, 2026
Mar 27, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
When using public dashboards and direct data-sources, all direct data-sources' passwords are exposed despite not being used in dashboards. No passwords of proxied data-sources are exposed. We encourage all direct data-s...Show more
When using public dashboards and direct data-sources, all direct data-sources' passwords are exposed despite not being used in dashboards. No passwords of proxied data-sources are exposed. We encourage all direct data-sources to be converted to proxied data-sources as far as possible to improve your deployments' security.Show less
1Grafana
1Grafana
Apr 2, 2026
Mar 27, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
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 updat...Show more
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 attack vectors going this path. Only instances with the sqlExpressions feature toggle enabled are vulnerable. Only instances in the following version ranges are affected: - 11.6.0 (inclusive) to 11.6.14 (exclusive): 11.6.14 has the fix. 11.5 and below are not affected. - 12.0.0 (inclusive) to 12.1.10 (exclusive): 12.1.10 has the fix. 12.0 did not receive an update, as it is end-of-life. - 12.2.0 (inclusive) to 12.2.8 (exclusive): 12.2.8 has the fix. - 12.3.0 (inclusive) to 12.3.6 (exclusive): 12.3.6 has the fix. - 12.4.0 (inclusive) to 12.4.2 (exclusive): 12.4.2 has the fix. 13.0.0 and above also have the fix: no v13 release is affected.Show less
1Grafana
1Tempo
Mar 31, 2026
Mar 26, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
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. T...Show more
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_goodfellow for reporting this vulnerability.Show less
1Grafana
1Grafana
Mar 31, 2026
Mar 26, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
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 contain...Show more
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.Show less
1Grafana
1Grafana
Apr 14, 2026
Mar 26, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
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.notificati...Show more
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.protected:write permission.Show less