---
id: CVE-2021-41244
aliases:
  - GHSA-mpwp-42x6-4wmx
  - BIT-grafana-2021-41244
title: Grafana Fine-grained access control vulnerability
summary: Grafana Fine-grained access control vulnerability
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H'
vendor: grafana
product: github.com/grafana/grafana
ecosystem: go
affected:
  - 'github.com/grafana/grafana >= 8.0.0, < 8.2.4'
patched:
  - github.com/grafana/grafana 8.2.4
published: '2024-05-14'
updated: '2026-07-08'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-mpwp-42x6-4wmx'
references:
  - url: 'https://github.com/grafana/grafana/security/advisories/GHSA-mpwp-42x6-4wmx'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2021-41244'
  - url: 'https://github.com/grafana/grafana'
  - url: >-
      https://grafana.com/blog/2021/11/15/grafana-8.2.4-released-with-security-fixes
  - url: 'https://security.netapp.com/advisory/ntap-20211223-0001'
  - url: 'http://www.openwall.com/lists/oss-security/2021/11/15/1'
tags:
  - osv
  - go
epss: 0.02888
epssPercentile: 0.86298
ingestedAt: '2026-07-09T18:56:36.646Z'
---

## Overview

### Impact
On Nov. 2, during an internal security audit, we discovered that when the fine-grained access control beta feature is enabled and there is more than one organization in the Grafana instance, Grafana 8.0 introduced a mechanism which allowed users with the Organization Admin role to list, add, remove, and update users’ roles in other organizations in which they are not an admin.

### Patches
Fixed in 8.2.4

### Workarounds
All installations between v8.0 and v8.2.3 that have fine-grained access control beta enabled and more than one organization should be upgraded as soon as possible. If you cannot upgrade, you should turn off the fine-grained access control using a [feature flag](https://grafana.com/docs/grafana/latest/enterprise/access-control/#enable-fine-grained-access-control/).

Grafana Cloud instances have not been affected by the vulnerability.

### Reporting security issues
If you think you have found a security vulnerability, please send a report to security@grafana.com. This address can be used for all of Grafana Labs' open source and commercial products (including, but not limited to Grafana, Grafana Cloud, Grafana Enterprise, and grafana.com). We can accept only vulnerability reports at this address. We would prefer that you encrypt your message to us by using our PGP key. The key fingerprint is

F988 7BEA 027A 049F AE8E 5CAA D125 8932 BE24 C5CA

The key is available from keyserver.ubuntu.com.

### Security announcements

We maintain a [security category on our blog](https://grafana.com/tags/security/), where we will always post a summary, remediation, and mitigation details for any patch containing security fixes.

You can also subscribe to our [RSS feed](https://grafana.com/tags/security/index.xml).

## Affected packages

- `github.com/grafana/grafana >= 8.0.0, < 8.2.4`

## Remediation

Upgrade to a patched release:

- `github.com/grafana/grafana 8.2.4`
