Home

Description

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.

PUBLISHED Reserved 2026-04-20 | Published 2026-05-07 | Updated 2026-05-07 | Assigner GitHub_M




HIGH: 8.3CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

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
affected

References

github.com/...agster/security/advisories/GHSA-mjw2-v2hm-wj34

github.com/dagster-io/dagster/releases/tag/1.13.1

cve.org (CVE-2026-41490)

nvd.nist.gov (CVE-2026-41490)

Download JSON