Grafana plugins route actions are not scoped to instance

Medium
Advisory ID:CVE-2024-6322
Published:2024-07-23
Product:Grafana
CVSS Score:4.4
CVSS Vector:CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:L

Summary

Access control for plugin data sources protected by the ReqActions json field of the plugin.json is bypassed if the user or service account is granted associated access to any other data source, as the ReqActions check was not scoped to each specific datasource. The account must have prior query access to the impacted datasource.