GHSA-3w66-95m3-8jxg
Grafana: Pre-authentication denial of service in the public dashboard query handler
Quick fix
GHSA-3w66-95m3-8jxg — github.com/grafana/grafana: upgrade to the fixed version with the command below.
go get github.com/grafana/grafana@v1.9.2-0.20260616075434-82ef13993059Details
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 through memory exhaustion. No valid dashboard access token or authentication is required to exploit this vulnerability.
Are you affected?
Enter the version of the package you're using.
Affected packages
2.0.0-beta1No fixed version published yet for github.com/grafana/grafana (go modules). Pin to a known-safe version or switch to an alternative.
12.0.0No fixed version published yet for github.com/grafana/grafana (go modules). Pin to a known-safe version or switch to an alternative.
12.3.0No fixed version published yet for github.com/grafana/grafana (go modules). Pin to a known-safe version or switch to an alternative.
12.4.0No fixed version published yet for github.com/grafana/grafana (go modules). Pin to a known-safe version or switch to an alternative.
13.0.0No fixed version published yet for github.com/grafana/grafana (go modules). Pin to a known-safe version or switch to an alternative.
0Fixed in: 1.9.2-0.20260616075434-82ef13993059go get github.com/grafana/grafana@v1.9.2-0.20260616075434-82ef13993059References
- https://nvd.nist.gov/vuln/detail/CVE-2026-42127[ADVISORY]
- https://github.com/grafana/grafana/pull/125789[WEB]
- https://github.com/grafana/grafana/commit/82ef13993059351bf21de35b8488bbd9b42df4f4[WEB]
- https://github.com/grafana/grafana[PACKAGE]
- https://github.com/grafana/grafana/releases/tag/v11.6.15[WEB]
- https://github.com/grafana/grafana/releases/tag/v12.2.9[WEB]
- https://github.com/grafana/grafana/releases/tag/v12.3.7[WEB]
- https://github.com/grafana/grafana/releases/tag/v12.4.4[WEB]
- https://github.com/grafana/grafana/releases/tag/v13.0.2[WEB]
- https://grafana.com/security/security-advisories/cve-2026-42127[WEB]