---
id: CVE-2025-3260
aliases:
  - GHSA-3px7-c4j3-576r
  - BIT-grafana-2025-3260
  - GO-2025-3740
title: >-
  Grafana vulnerable to authenticated users bypassing dashboard, folder
  permissions
summary: >-
  Grafana vulnerable to authenticated users bypassing dashboard, folder
  permissions
severity: high
cvss: 8.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L'
vendor: grafana
product: github.com/grafana/grafana
ecosystem: go
affected:
  - >-
    github.com/grafana/grafana >= 0.0.0-20250114093457-36d6fad421fb, <
    0.0.0-20250521183405-c7a690348df7
patched:
  - github.com/grafana/grafana 0.0.0-20250521183405-c7a690348df7
published: '2025-06-02'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:24.785306297Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-3px7-c4j3-576r'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-3260'
  - url: 'https://github.com/grafana/grafana'
  - url: >-
      https://github.com/grafana/grafana/blob/be8d153dc33734caba4f617ff571d18253e68fa0/CHANGELOG.md#1161-2025-04-23
  - url: >-
      https://grafana.com/blog/2025/04/22/grafana-security-release-medium-and-high-severity-fixes-for-cve-2025-3260-cve-2025-2703-cve-2025-3454
  - url: 'https://grafana.com/security/security-advisories/CVE-2025-3260'
tags:
  - osv
  - go
epss: 0.00557
epssPercentile: 0.45294
ingestedAt: '2026-09-12T03:13:01.749Z'
---

## Overview

A security vulnerability in the /apis/dashboard.grafana.app/* endpoints allows authenticated users to bypass dashboard and folder permissions. The vulnerability affects all API versions (v0alpha1, v1alpha1, v2alpha1).

Impact:

- Viewers can view all dashboards/folders regardless of permissions

- Editors can view/edit/delete all dashboards/folders regardless of permissions

- Editors can create dashboards in any folder regardless of permissions

- Anonymous users with viewer/editor roles are similarly affected

Organization isolation boundaries remain intact. The vulnerability only affects dashboard access and does not grant access to datasources.

## Affected packages

- `github.com/grafana/grafana >= 0.0.0-20250114093457-36d6fad421fb, < 0.0.0-20250521183405-c7a690348df7`

## Remediation

Upgrade to a patched release:

- `github.com/grafana/grafana 0.0.0-20250521183405-c7a690348df7`
