GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

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

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…