Answer in brief
CVE-2024-6322 records a Medium severity (CVSS 4.4) vulnerability in Grafana plugin data sources vulnerable to access control bypass. The current sources do not mark it as known exploited. The current feed maps github.com/grafana/grafana (go), github.com/grafana/grafana (go), github.com/grafana/grafana (go), github.com/grafana/grafana (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 4.4. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps github.com/grafana/grafana (go), github.com/grafana/grafana (go), github.com/grafana/grafana (go), github.com/grafana/grafana (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| github.com/grafana/grafanago | >=11.1.0 <11.1.1 | 11.1.1 |
| github.com/grafana/grafanago | >=11.1.2 <11.1.3 | 11.1.3 |
| github.com/grafana/grafanago | >=0.0.0-20240521130516-0072e4a92d89 <0.0.0-20240725142242-c326d865c58b | 0.0.0-20240725142242-c326d865c58b |
| github.com/grafana/grafanago | >=1.9.2-0.20240521130516-0072e4a92d89 <1.9.2-0.20240725142242-c326d865c58b | 1.9.2-0.20240725142242-c326d865c58b |
Published upstream
Aug 20, 2024
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.