CVE-2026-41490
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
dagster-duckdbPyPI | < 0.29.1 | 0.29.1 |
dagster-snowflakePyPI | < 0.29.1 | 0.29.1 |
dagster-gcpPyPI | < 0.29.1 | 0.29.1 |
dagsterPyPI | < 1.13.1 | 1.13.1 |
dagster-deltalakePyPI | < 0.29.1 | 0.29.1 |
dagster-snowflake-polarsPyPI | < 0.29.1 | 0.29.1 |
Affected products
7- Range: <= 0.29.0
- ghsa-coords6 versionspkg:pypi/dagsterpkg:pypi/dagster-deltalakepkg:pypi/dagster-duckdbpkg:pypi/dagster-gcppkg:pypi/dagster-snowflakepkg:pypi/dagster-snowflake-polars
< 1.13.1+ 5 more
- (no CPE)range: < 1.13.1
- (no CPE)range: < 0.29.1
- (no CPE)range: < 0.29.1
- (no CPE)range: < 0.29.1
- (no CPE)range: < 0.29.1
- (no CPE)range: < 0.29.1
Patches
Vulnerability mechanics
References
5News mentions
0No linked articles in our index yet.