Search

Find a vulnerability

Search criteria

    1 vulnerability by dagster-io

    CVE-2026-41490 (GCVE-0-2026-41490)

    Vulnerability from cvelistv5 – Published: 2026-05-07 13:15 – Updated: 2026-05-07 14:57
    VLAI
    Title
    Dagster Vulnerable to SQL Injection via Dynamic Partition Keys in Database I/O Manager Integrations
    Summary
    Dagster is an orchestration platform for the development, production, and observation of data assets. Prior to Dagster Core version 1.13.1 and prior to Dagster libraries version 0.29.1, the DuckDB, Snowflake, BigQuery, and DeltaLake I/O managers constructed SQL WHERE clauses by interpolating dynamic partition key values into queries without escaping. A user with the Add Dynamic Partitions permission could create a partition key that injects arbitrary SQL, which would execute against the target database backend under the I/O manager's credentials. Only deployments that use dynamic partitions are affected. Pipelines using static or time-window partitions are not impacted. This issue has been patched in Dagster Core version 1.13.1 and Dagster libraries version 0.29.1.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    dagster-io dagster Affected: dagster < 1.13.1
    Affected: dagster-duckdb < 0.29.1
    Affected: dagster-snowflake < 0.29.1
    Affected: dagster-gcp < 0.29.1
    Affected: dagster-deltalake < 0.29.1
    Affected: dagster-snowflake-polars < 0.29.1
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41490",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-07T14:55:03.285694Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-07T14:57:16.002Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "dagster",
              "vendor": "dagster-io",
              "versions": [
                {
                  "status": "affected",
                  "version": "dagster \u003c 1.13.1"
                },
                {
                  "status": "affected",
                  "version": "dagster-duckdb \u003c 0.29.1"
                },
                {
                  "status": "affected",
                  "version": "dagster-snowflake \u003c 0.29.1"
                },
                {
                  "status": "affected",
                  "version": "dagster-gcp \u003c 0.29.1"
                },
                {
                  "status": "affected",
                  "version": "dagster-deltalake \u003c 0.29.1"
                },
                {
                  "status": "affected",
                  "version": "dagster-snowflake-polars \u003c 0.29.1"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Dagster is an orchestration platform for the development, production, and observation of data assets. Prior to Dagster Core version 1.13.1 and prior to Dagster libraries version 0.29.1, the DuckDB, Snowflake, BigQuery, and DeltaLake I/O managers constructed SQL WHERE clauses by interpolating dynamic partition key values into queries without escaping. A user with the Add Dynamic Partitions permission could create a partition key that injects arbitrary SQL, which would execute against the target database backend under the I/O manager\u0027s credentials. Only deployments that use dynamic partitions are affected. Pipelines using static or time-window partitions are not impacted. This issue has been patched in Dagster Core version 1.13.1 and Dagster libraries version 0.29.1."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-07T13:15:15.883Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/dagster-io/dagster/security/advisories/GHSA-mjw2-v2hm-wj34",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/dagster-io/dagster/security/advisories/GHSA-mjw2-v2hm-wj34"
            },
            {
              "name": "https://github.com/dagster-io/dagster/releases/tag/1.13.1",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/dagster-io/dagster/releases/tag/1.13.1"
            }
          ],
          "source": {
            "advisory": "GHSA-mjw2-v2hm-wj34",
            "discovery": "UNKNOWN"
          },
          "title": "Dagster Vulnerable to SQL Injection via Dynamic Partition Keys in Database I/O Manager Integrations"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-41490",
        "datePublished": "2026-05-07T13:15:15.883Z",
        "dateReserved": "2026-04-20T16:14:19.008Z",
        "dateUpdated": "2026-05-07T14:57:16.002Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }