Grafana
Grafana
See the latest tracked release, confirm when it was published, and subscribe for update emails.
12.1.10
- Release date
- March 26, 2026
- Security status
- Current version appears affected by 6 high-severity CVEs.
Source
GitHub API
Public release notes are linked for the latest stored release.
Release history
See the latest published releases stored for this product.
| Version | Published | Notes |
|---|---|---|
| 12.1.10 | 2026-03-26 | Release Notes |
| 12.1.9 | 2026-03-09 | Release Notes |
Vulnerability tracking
versionPing monitors CVEs for this product. Matching CVEs are listed below. We only display CVEs with a CVSS score of 7.0 or higher that were published within the last 90 days.
Affected status is inferred from published affected version ranges where available. Always verify against the vendor advisory before making production decisions.
| CVE | Severity | Published | Status | Summary |
|---|---|---|---|---|
| CVE-2026-14199 | HIGH (7.1) | 2026-09-02 | Current versionaffected | Only self-managed Grafana instances with Auth Proxy authentication and identity caching enabled (sync_ttl greater than zero) are affected. The Auth Proxy cache key concatenated the username and forwarded identity attributes without a delimiter, so distinct identities could collide on one key. An authenticated user who shapes their own attributes to collide with a higher-privileged user's, while that user's cache entry is live, is authenticated as that user, up to Administrator (authentication bypass by spoofing). Affected versions
Show 5 more
|
| CVE-2026-17183 | HIGH (7.1) | 2026-08-19 | Current versionaffected | An authenticated user with permission to create or edit alert rules can bypass datasource query authorization by marking an alert rule query as a server-side expression while referencing a real datasource UID (incorrect authorization). This can expose data accessible through Grafana's configured datasource credentials to users who lack permission to query that datasource. Affected versions
Show 2 more
|
| CVE-2026-33382 | HIGH (7.5) | 2026-07-10 | Current versionnot affected | Several Grafana API endpoints, some of them unauthenticated, do not limit the size of the request body before processing it. An attacker can send very large payloads that force excessive memory allocation, potentially exhausting memory and causing a denial of service. Affected versions
Show 3 more
|
| CVE-2026-42127 | HIGH (7.5) | 2026-06-22 | Current versionnot affected | 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. Affected versions
Show 3 more
|
| CVE-2026-9029 | HIGH (7.3) | 2026-06-22 | Current versionnot affected | A user with Editor permissions can place a malicious script in the attribution field of a Geomap panel's XYZ tile layer via a template variable. The script then executes in the browser of any user who views the affected dashboard (stored cross-site scripting). Affected versions
|
| CVE-2026-42129 | HIGH (7.7) | 2026-06-22 | Current versionnot affected | A user with Viewer permissions can use a path traversal in the Loki data source plugin to reach administrative Loki endpoints and read sensitive backend configuration and internal service information. Affected versions
Show 3 more
|
| CVE-2026-33376 | HIGH (7.4) | 2026-05-13 | Current versionaffected | 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. Affected versions
Show 8 more
|
| CVE-2026-33377 | HIGH (7.1) | 2026-05-13 | Current versionaffected | 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. Affected versions
Show 8 more
|
| CVE-2026-21720 | HIGH (7.5) | 2026-01-27 | Current versionaffected | Every uncached /avatar/:hash request spawns a goroutine that refreshes the Gravatar image. If the refresh sits in the 10-slot worker queue longer than three seconds, the handler times out and stops listening for the result, so that goroutine blocks forever trying to send on an unbuffered channel. Sustained traffic with random hashes keeps tripping this timeout, so goroutine count grows linearly, eventually exhausting memory and causing Grafana to crash on some systems. Affected versions
Show 3 more
|
| CVE-2025-41115 | CRITICAL (10.0) | 2025-11-21 | Current versionaffected | SCIM provisioning was introduced in Grafana Enterprise and Grafana Cloud in April to improve how organizations manage users and teams in Grafana by introducing automated user lifecycle management. In Grafana versions 12.x where SCIM provisioning is enabled and configured, a vulnerability in user identity handling allows a malicious or compromised SCIM client to provision a user with a numeric externalId, which in turn could allow to override internal user IDs and lead to impersonation or privilege escalation. This vulnerability applies only if all of the following conditions are met: - `enableSCIM` feature flag set to true - `user_sync_enabled` config option in the `[auth.scim]` block set to true Affected versions
|