<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security Advisories on Grafana Labs</title><link>https://grafana.com/security/security-advisories/</link><description>Recent content in Security Advisories on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/security/security-advisories/index.xml" rel="self" type="application/rss+xml"/><item><title>Auth Proxy IPv6 whitelist bypass</title><link>https://grafana.com/security/security-advisories/cve-2026-33376/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-33376/</guid><description>&lt;p>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.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item><item><title>BAC in Snapshot API allows deletion of unauthorized dashboard snapshots</title><link>https://grafana.com/security/security-advisories/cve-2026-28380/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-28380/</guid><description>&lt;p>Any Editor could delete any snapshot, even if they have no access to read or write them.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item><item><title>Dashboard Import Overwrites ACL — Editor Privilege Escalation to Dashboard Admin</title><link>https://grafana.com/security/security-advisories/cve-2026-33377/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-33377/</guid><description>&lt;p>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.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item><item><title>Grafana Data Source Plugin: DoS (OOM) via Negative Interval Injection in $__timeGroup Macro</title><link>https://grafana.com/security/security-advisories/cve-2026-33378/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-33378/</guid><description>&lt;p>Using the &lt;code>$__timeGroup&lt;/code> 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.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item><item><title>Grafana Live push endpoint allows unbounded memory allocation leading to OOM</title><link>https://grafana.com/security/security-advisories/cve-2026-28376/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-28376/</guid><description>&lt;p>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.&lt;/p></description></item><item><title>Grafana plugin resources can lead to unbounded memory allocation</title><link>https://grafana.com/security/security-advisories/cve-2026-28383/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-28383/</guid><description>&lt;p>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.&lt;/p></description></item><item><title>IDOR in Annotations API allows unprivileged users to DELETE annotation</title><link>https://grafana.com/security/security-advisories/cve-2026-28374/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-28374/</guid><description>&lt;p>Editors could delete any annotation, even those they do not have read access to. The editor user cannot create or read the annotations.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item><item><title>SQL Expressions Read File From Disk</title><link>https://grafana.com/security/security-advisories/cve-2026-33380/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-33380/</guid><description>&lt;p>A vulnerability in SQL Expressions allows an authenticated attacker to read arbitrary files from the Grafana server&amp;rsquo;s filesystem. Only instances with the &lt;code>sqlExpressions&lt;/code> feature toggle enabled are vulnerable.&lt;/p></description></item><item><title>Users can generate Service Account tokens after permissions removal</title><link>https://grafana.com/security/security-advisories/cve-2026-33381/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-33381/</guid><description>&lt;p>When a user&amp;rsquo;s access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item><item><title>Viewer-triggered race condition in Grafana Live leads to complete server crash</title><link>https://grafana.com/security/security-advisories/cve-2026-28379/</link><pubDate>Wed, 13 May 2026 00:00:00 +0000</pubDate><guid>https://grafana.com/security/security-advisories/cve-2026-28379/</guid><description>&lt;p>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.&lt;/p>
&lt;p>This vulnerability was reported via our &lt;a href="https://app.intigriti.com/programs/grafanalabs/grafanaossbbp/detail" target="_blank" rel="noopener noreferrer">bug bounty program&lt;/a>.&lt;/p></description></item></channel></rss>