CVE-2026-19475

MEDIUMCVSS 6.5/10EPSS 0.40%

Last modified

CVE-2026-19475 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. An authenticated user with permission to query a SQL data source can bypass the fix for CVE-2026-33375 by injecting the timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing does not reject. Evaluating the injected macro causes uncontrolled memory consumption that can terminate the Grafana server process, resulting in a denial of service. EPSS estimates a 0.40% chance of exploitation in the next 30 days.

Description

An authenticated user with permission to query a SQL data source can bypass the fix for CVE-2026-33375 by injecting the timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing does not reject. Evaluating the injected macro causes uncontrolled memory consumption that can terminate the Grafana server process, resulting in a denial of service. The Microsoft SQL Server, PostgreSQL, and MySQL data sources are affected.

Metrics

EPSS Probability
0.40%

33.3th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
GrafanaPostgreSQL Datasource>= 13.0.0, <= 13.0.1
GrafanaMySQL Datasource>= 13.0.0, <= 13.0.2
GrafanaGrafana OSS>= 11.6.0, <= 11.6.16; >= 12.0.0, <= 12.0.10; >= 12.1.0, <= 12.1.10; >= 12.2.0, <= 12.2.10; >= 12.3.0, <= 12.3.11; >= 12.4.0, <= 12.4.9; >= 13.0.0, <= 13.0.7; >= 13.1.0, <= 13.1.4
GrafanaMicrosoft SQL Server Datasource>= 13.0.0, <= 13.0.1

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-19475?
An authenticated user with permission to query a SQL data source can bypass the fix for CVE-2026-33375 by injecting the timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing does not reject. Evaluating the injected macro causes uncontrolled memory consumption that can terminate the Grafana server process, resulting in a denial of service. The Microsoft SQL Server, PostgreSQL, and MySQL data sources are affected.
How severe is CVE-2026-19475?
CVE-2026-19475 has a CVSS score of 6.5/10 (MEDIUM severity). The EPSS model estimates a 0.40% probability of exploitation in the next 30 days.
How do I fix CVE-2026-19475?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-19475?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST