Back to search

Grafana

Grafana

See the latest tracked release, confirm when it was published, and subscribe for update emails.

Current version EOL
Last checked: 2026-09-04

11.5.10

Release date
October 21, 2025
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
11.5.10 2025-10-21 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
  • From (including) 11.0.0 - Up to (including) 11.6.17
  • From (including) 12.0.0 - Up to (including) 12.2.11
Show 5 more
  • From (including) 12.3.0 - Up to (including) 12.3.11
  • From (including) 12.4.0 - Up to (including) 12.4.9
  • From (including) 13.0.0 - Up to (including) 13.0.7
  • From (including) 13.1.0 - Up to (including) 13.1.4
  • From (including) 13.2.0 - Up to (including) 13.2.0
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
  • From (including) 8.4.0 - Up to (excluding) 12.3.11
  • From (including) 12.4.0 - Up to (excluding) 12.4.9
Show 2 more
  • From (including) 13.0.0 - Up to (excluding) 13.0.7
  • From (including) 13.1.0 - Up to (excluding) 13.1.4
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
  • From (including) 11.6.0 - Up to (including) 11.6.14
  • From (including) 12.2.0 - Up to (including) 12.2.8
Show 3 more
  • From (including) 12.3.0 - Up to (including) 12.3.6
  • From (including) 12.4.0 - Up to (including) 12.4.3
  • From (including) 13.0.0 - Up to (including) 13.0.1
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
  • From (including) 11.6.0 - Up to (including) 11.6.14
  • From (including) 12.2.0 - Up to (including) 12.2.8
Show 3 more
  • From (including) 12.3.0 - Up to (including) 12.3.6
  • From (including) 12.4.0 - Up to (including) 12.4.3
  • From (including) 13.0.0 - Up to (including) 13.0.1
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
  • From (including) 12.4.0 - Up to (including) 12.4.3
  • From (including) 13.0.0 - Up to (including) 13.0.1
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
  • From (including) 11.6.0 - Up to (including) 11.6.14
  • From (including) 12.2.0 - Up to (including) 12.2.8
Show 3 more
  • From (including) 12.3.0 - Up to (including) 12.3.6
  • From (including) 12.4.0 - Up to (including) 12.4.3
  • From (including) 13.0.0 - Up to (including) 13.0.1
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
  • From (including) 9.4.0 - Up to (including) 11.6.14
  • From (including) 11.6.14 - Up to (excluding) 11.6.14+security-04
Show 8 more
  • From (including) 12.0.0 - Up to (including) 12.2.8
  • From (including) 12.2.8 - Up to (excluding) 12.2.8+security-04
  • From (including) 12.3.0 - Up to (including) 12.3.6
  • From (including) 12.3.6 - Up to (excluding) 12.3.6+security-04
  • From (including) 12.4.0 - Up to (including) 12.4.3
  • From (including) 12.4.3 - Up to (excluding) 12.4.3+security-02
  • From (including) 13.0.0 - Up to (including) 13.0.1
  • From (including) 13.0.1 - Up to (excluding) 13.0.1+security-01
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
  • From (including) 8.5.0 - Up to (including) 11.6.14
  • From (including) 11.6.14 - Up to (excluding) 11.6.14+security-04
Show 8 more
  • From (including) 12.0.0 - Up to (including) 12.2.8
  • From (including) 12.2.8 - Up to (excluding) 12.2.8+security-04
  • From (including) 12.3.0 - Up to (including) 12.3.6
  • From (including) 12.3.6 - Up to (excluding) 12.3.6+security-04
  • From (including) 12.4.0 - Up to (including) 12.4.3
  • From (including) 12.4.3 - Up to (excluding) 12.4.3+security-02
  • From (including) 13.0.0 - Up to (including) 13.0.1
  • From (including) 13.0.1 - Up to (excluding) 13.0.1+security-01
CVE-2026-21721 HIGH (8.1) 2026-01-27 Current versionaffected

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 dashboards. This is an organization‑internal privilege escalation.

Affected versions
  • From (including) 12.3.0 - Up to (excluding) 12.3.1
  • From (including) 12.2.0 - Up to (excluding) 12.2.3
Show 3 more
  • From (including) 12.1.0 - Up to (excluding) 12.1.5
  • From (including) 12.0.0 - Up to (excluding) 12.0.8
  • From (including) 10.2.0 - Up to (excluding) 11.6.9
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
  • From (including) 3.0.0 - Up to (excluding) 11.6.9
  • From (including) 3.0.0 - Up to (excluding) 12.0.8
Show 3 more
  • From (including) 3.0.0 - Up to (excluding) 12.1.5
  • From (including) 3.0.0 - Up to (excluding) 12.2.3
  • From (including) 3.0.0 - Up to (excluding) 12.3.1