Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Grafana | Grafana | 11.0.0 |
Related Weaknesses (CWE)
References
- https://grafana.com/security/security-advisories/cve-2024-9264/Vendor Advisory
- https://security.netapp.com/advisory/ntap-20250314-0007/
FAQ
What is CVE-2024-9264?
CVE-2024-9264 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 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`, lea...
How severe is CVE-2024-9264?
CVE-2024-9264 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-9264?
Check the references section above for vendor advisories and patch information. Affected products include: Grafana Grafana.