Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/dagster-io/dagster/releases/tag/1.13.1
- https://github.com/dagster-io/dagster/security/advisories/GHSA-mjw2-v2hm-wj34
FAQ
What is CVE-2026-41490?
CVE-2026-41490 is a vulnerability with a CVSS score of 8.3 (HIGH). 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, Sn...
How severe is CVE-2026-41490?
CVE-2026-41490 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41490?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.