Grafana Labs is warning of a maximum severity vulnerability (CVE-2025-41115) in its Enterprise product that can be exploited to treat new users as administrators or for privilege escalation. The issue is only exploitable when SCIM (System for Cross-domain Identity Management) provisioning is enabled and configured. Specifically, both 'enableSCIM' feature flag and 'user_sync_enabled' options must be set to true to allow a malicious or compromised SCIM client to provision a user with a numeric externalId that maps to an internal account, including administrators. The externalId is a SCIM bookkeeping attribute used by the identity provider to track users. Because Grafana mapped this value directly to its internal user.uid, a numeric externalId such as \ "1\" could be interpreted as an existing internal account, enabling impersonation or privilege escalation. According to Grafana's documentation, SCIM provisioning is currently in 'Public Preview' and there is limited support available. Because of this, adoption of the feature may not be widespread. Grafana is a data visualization and monitoring platform used by a broad spectrum of organizations, from startups to Fortune 500 companies, for turning metrics, logs, and other operational data into dashboards, alerts, and analytics. "In specific cases this could allow the newly provisioned user to be treated as an existing internal account, such as the Admin, leading to potential impersonation or privilege escalation" - Grafana Labs C...
Grafana warns of max severity admin spoofing vulnerability
BleepingComputer
·Bill Toulas
·Published Nov 21, 2025
·Updated
Affected Software
1 affected component
Grafana Labs Enterprise
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a critical admin spoofing vulnerability discovered in Grafana Labs Enterprise.
2
What security implications are discussed in the article?
The vulnerability can permit unauthorized users to be treated as administrators, leading to potential privilege escalation.
3
What is the CVE identifier associated with the vulnerability?
The vulnerability is identified as CVE-2025-41115.
4
What feature must be enabled for the vulnerability to be exploitable?
The issue is only exploitable when the SCIM (System for Cross-domain Identity Management) feature is enabled.
5
Who is affected by this vulnerability?
Only users of Grafana Labs Enterprise with the SCIM feature active are affected by this vulnerability.