Grafana Incorrect Privilege Assignment vulnerability
Critical severity
GitHub Reviewed
Published
Nov 21, 2025
to the GitHub Advisory Database
•
Updated Nov 21, 2025
Package
Affected versions
>= 12.0.0, < 12.0.7
>= 12.1.0, < 12.1.4
>= 12.2.0, < 12.2.2
>= 1.9.2-0.20250310110405-e6fdb746f235, < 1.9.2-0.20251106142618-ca5d89812015
Patched versions
12.0.7
12.1.4
12.2.2
1.9.2-0.20251106142618-ca5d89812015
Description
Published by the National Vulnerability Database
Nov 21, 2025
Published to the GitHub Advisory Database
Nov 21, 2025
Reviewed
Nov 21, 2025
Last updated
Nov 21, 2025
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:
enableSCIMfeature flag set to trueuser_sync_enabledconfig option in the[auth.scim]block set to trueReferences