Incorrect privilege assignment

Critical
Advisory ID:CVE-2025-41115
Published:2025-11-19
Product:Grafana Enterprise
CVSS Score:10.0
CVSS Vector:CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Fixed Versions:
>=12.3.0
>=12.2.1
>=12.1.3
>=12.0.6

Summary

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 (docs on the SCIM provisioning feature)
  • user_sync_enabled config option in the [auth.scim] block set to true