CVE-2026-41490

Source
https://cve.org/CVERecord?id=CVE-2026-41490
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41490.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41490
Aliases
Published
2026-05-07T13:15:15.883Z
Modified
2026-07-15T02:20:02.823404493Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
Dagster Vulnerable to SQL Injection via Dynamic Partition Keys in Database I/O Manager Integrations
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41490.json",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "dagster-duckdb < 0.29.1"
                },
                {
                    "last_affected": "dagster-duckdb < 0.29.1"
                },
                {
                    "introduced": "dagster-snowflake < 0.29.1"
                },
                {
                    "last_affected": "dagster-snowflake < 0.29.1"
                },
                {
                    "introduced": "dagster-gcp < 0.29.1"
                },
                {
                    "last_affected": "dagster-gcp < 0.29.1"
                },
                {
                    "introduced": "dagster-deltalake < 0.29.1"
                },
                {
                    "last_affected": "dagster-deltalake < 0.29.1"
                },
                {
                    "introduced": "dagster-snowflake-polars < 0.29.1"
                },
                {
                    "last_affected": "dagster-snowflake-polars < 0.29.1"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-89"
    ]
}
References

Affected packages

Git / github.com/dagster-io/dagster

Affected ranges

Type
GIT
Repo
https://github.com/dagster-io/dagster
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "dagster < 1.13.1"
        },
        {
            "last_affected": "dagster < 1.13.1"
        }
    ]
}

Affected versions

1.*
1.13.1
dagster < 1.*
dagster < 1.13.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41490.json"