← Back to browse · API

CVE-2024-9264

Severity
CRITICAL
CVSS
9.4
EPSS
0.94644
Risk score
70.73
CISA KEV
No
PoC
No
Published
2024-10-18
Modified
2025-03-14
First seen
2026-08-07
Aliases
EUVD-2024-3110, GHSA-Q99M-QCV4-FPM7
Products
Grafana:Grafana 11.1.0 <11.1.6, Grafana:Grafana 11.0.0 <11.0.5, Grafana:Grafana 11.2.0 <11.2.2, Grafana:Grafana 11.2.0 <11.2.1, Grafana:Grafana 11.1.0 <11.1.7, Grafana:Grafana 11.0.0 <11.0.6
Sources
euvd EUVD-2024-3110

Description

The SQL Expressions experimental feature of Grafana allows for the evaluation of `duckdb` queries containing user input. These queries are insufficiently sanitized before being passed to `duckdb`, leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or higher permission is capable of executing this attack. The `duckdb` binary must be present in Grafana's $PATH for this attack to function; by default, this binary is not installed in Grafana distributions.

References