CVE-2026-19475 (GCVE-0-2026-19475)

Vulnerability from cvelistv5 – Published: 2026-09-02 15:56 – Updated: 2026-09-03 08:08
VLAI
Title
SQL Data Source Plugin: OOM DoS via $__timeGroup macro
Summary
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.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-02 18:00 UTC
CWE
  • CWE-400 - Uncontrolled Resource Consumption
References
Impacted products
Vendor Product Version CPE status
Grafana PostgreSQL Datasource Affected: 13.0.0 , ≤ 13.0.1 (semver)
guessed Create a notification for this product.
Grafana MySQL Datasource Affected: 13.0.0 , ≤ 13.0.2 (semver)
guessed Create a notification for this product.
Grafana Grafana OSS Affected: 11.6.0 , ≤ 11.6.16 (semver)
Affected: 12.0.0 , ≤ 12.0.10 (semver)
Affected: 12.1.0 , ≤ 12.1.10 (semver)
Affected: 12.2.0 , ≤ 12.2.10 (semver)
Affected: 12.3.0 , ≤ 12.3.11 (semver)
Affected: 12.4.0 , ≤ 12.4.9 (semver)
Affected: 13.0.0 , ≤ 13.0.7 (semver)
Affected: 13.1.0 , ≤ 13.1.4 (semver)
guessed Create a notification for this product.
Grafana Microsoft SQL Server Datasource Affected: 13.0.0 , ≤ 13.0.1 (semver)
guessed Create a notification for this product.
Date Public
2026-09-02 09:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-19475",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-02T18:00:46.819628Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "cweId": "CWE-400",
                "description": "CWE-400 Uncontrolled Resource Consumption",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-02T18:01:10.582Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "PostgreSQL Datasource",
          "vendor": "Grafana",
          "versions": [
            {
              "lessThanOrEqual": "13.0.1",
              "status": "affected",
              "version": "13.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "MySQL Datasource",
          "vendor": "Grafana",
          "versions": [
            {
              "lessThanOrEqual": "13.0.2",
              "status": "affected",
              "version": "13.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Grafana OSS",
          "vendor": "Grafana",
          "versions": [
            {
              "lessThanOrEqual": "11.6.16",
              "status": "affected",
              "version": "11.6.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.0.10",
              "status": "affected",
              "version": "12.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.1.10",
              "status": "affected",
              "version": "12.1.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.2.10",
              "status": "affected",
              "version": "12.2.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.3.11",
              "status": "affected",
              "version": "12.3.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "12.4.9",
              "status": "affected",
              "version": "12.4.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.0.7",
              "status": "affected",
              "version": "13.0.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "13.1.4",
              "status": "affected",
              "version": "13.1.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Microsoft SQL Server Datasource",
          "vendor": "Grafana",
          "versions": [
            {
              "lessThanOrEqual": "13.0.1",
              "status": "affected",
              "version": "13.0.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "khanmarshal (Researcher)"
        }
      ],
      "datePublic": "2026-09-02T09:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "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\u0027s 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": [
        {
          "cvssV3_1": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-03T08:08:02.649Z",
        "orgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
        "shortName": "GRAFANA"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://grafana.com/security/security-advisories/cve-2026-19475"
        }
      ],
      "source": {
        "discovery": "BUG_BOUNTY"
      },
      "title": "SQL Data Source Plugin: OOM DoS via $__timeGroup macro",
      "x_generator": {
        "engine": "cvelib 1.8.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
    "assignerShortName": "GRAFANA",
    "cveId": "CVE-2026-19475",
    "datePublished": "2026-09-02T15:56:33.568Z",
    "dateReserved": "2026-08-10T14:51:01.083Z",
    "dateUpdated": "2026-09-03T08:08:02.649Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-19475",
      "date": "2026-09-25",
      "epss": "0.00402",
      "percentile": "0.31706"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "PostgreSQL Datasource",
                "vendor": "Grafana",
                "versions": [
                  {
                    "lessThanOrEqual": "13.0.1",
                    "status": "affected",
                    "version": "13.0.0",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "MySQL Datasource",
                "vendor": "Grafana",
                "versions": [
                  {
                    "lessThanOrEqual": "13.0.2",
                    "status": "affected",
                    "version": "13.0.0",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "Grafana OSS",
                "vendor": "Grafana",
                "versions": [
                  {
                    "lessThanOrEqual": "11.6.16",
                    "status": "affected",
                    "version": "11.6.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.0.10",
                    "status": "affected",
                    "version": "12.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.1.10",
                    "status": "affected",
                    "version": "12.1.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.2.10",
                    "status": "affected",
                    "version": "12.2.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.3.11",
                    "status": "affected",
                    "version": "12.3.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "12.4.9",
                    "status": "affected",
                    "version": "12.4.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.0.7",
                    "status": "affected",
                    "version": "13.0.0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "13.1.4",
                    "status": "affected",
                    "version": "13.1.0",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "Microsoft SQL Server Datasource",
                "vendor": "Grafana",
                "versions": [
                  {
                    "lessThanOrEqual": "13.0.1",
                    "status": "affected",
                    "version": "13.0.0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "source": "security@grafana.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "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\u0027s 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."
          }
        ],
        "id": "CVE-2026-19475",
        "lastModified": "2026-09-03T16:37:52.170",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 3.6,
              "source": "security@grafana.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-19475",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-02T18:00:46.819628Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-02T16:17:15.120",
        "references": [
          {
            "source": "security@grafana.com",
            "url": "https://grafana.com/security/security-advisories/cve-2026-19475"
          }
        ],
        "sourceIdentifier": "security@grafana.com",
        "vulnStatus": "Awaiting Analysis",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-400"
              }
            ],
            "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-04T10:19:48+00:00",
      "cve": "CVE-2026-19475",
      "id": "CVE-2026-19475",
      "initial_release_date": "2026-09-02T00:00:00+00:00",
      "product_status:known_affected": "12",
      "product_status:known_not_affected": "18",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "grafana: Grafana: SQL Data Source Plugin: OOM DoS via $__timeGroup macro",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-19475.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-19475",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T18:00:46.819628Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-400",
                    "description": "CWE-400 Uncontrolled Resource Consumption",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T18:01:00.390Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "PostgreSQL Datasource",
              "vendor": "Grafana",
              "versions": [
                {
                  "lessThanOrEqual": "13.0.1",
                  "status": "affected",
                  "version": "13.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "MySQL Datasource",
              "vendor": "Grafana",
              "versions": [
                {
                  "lessThanOrEqual": "13.0.2",
                  "status": "affected",
                  "version": "13.0.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Grafana OSS",
              "vendor": "Grafana",
              "versions": [
                {
                  "lessThanOrEqual": "11.6.16",
                  "status": "affected",
                  "version": "11.6.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.0.10",
                  "status": "affected",
                  "version": "12.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.1.10",
                  "status": "affected",
                  "version": "12.1.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.2.10",
                  "status": "affected",
                  "version": "12.2.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.3.11",
                  "status": "affected",
                  "version": "12.3.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "12.4.9",
                  "status": "affected",
                  "version": "12.4.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.0.7",
                  "status": "affected",
                  "version": "13.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThanOrEqual": "13.1.4",
                  "status": "affected",
                  "version": "13.1.0",
                  "versionType": "semver"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Microsoft SQL Server Datasource",
              "vendor": "Grafana",
              "versions": [
                {
                  "lessThanOrEqual": "13.0.1",
                  "status": "affected",
                  "version": "13.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "khanmarshal (Researcher)"
            }
          ],
          "datePublic": "2026-09-02T09:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "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\u0027s 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": [
            {
              "cvssV3_1": {
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              }
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-03T08:08:02.649Z",
            "orgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
            "shortName": "GRAFANA"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://grafana.com/security/security-advisories/cve-2026-19475"
            }
          ],
          "source": {
            "discovery": "BUG_BOUNTY"
          },
          "title": "SQL Data Source Plugin: OOM DoS via $__timeGroup macro",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "57da9224-a3e2-4646-9d0e-c4dc2e05e7da",
        "assignerShortName": "GRAFANA",
        "cveId": "CVE-2026-19475",
        "datePublished": "2026-09-02T15:56:33.568Z",
        "dateReserved": "2026-08-10T14:51:01.083Z",
        "dateUpdated": "2026-09-03T08:08:02.649Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…