CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Lifecycle Timeline
3Blast Radius
ecosystem impact- 67 pypi packages depend on dagster (65 direct, 2 indirect)
- 3 pypi packages depend on dagster-duckdb (3 direct, 0 indirect)
- 2 pypi packages depend on dagster-gcp (2 direct, 0 indirect)
Ecosystem-wide dependent count for version 1.13.1 and other introduced versions.
DescriptionNVD
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.
AnalysisAI
SQL injection in Dagster orchestration platform allows authenticated users with 'Add Dynamic Partitions' permission to execute arbitrary SQL against DuckDB, Snowflake, BigQuery, and DeltaLake databases via crafted partition keys. Affected I/O managers interpolate dynamic partition values into WHERE clauses without sanitization, enabling attackers to read or modify data under the I/O manager's database credentials. …
Sign in for full analysis, threat intelligence, and remediation guidance.
RemediationAI
Within 24 hours: identify all Dagster deployments using dynamic partitions and document current versions of Dagster Core and associated libraries. Within 7 days: upgrade Dagster Core to version 1.13.1 or later and upgrade dependent I/O manager libraries to version 0.29.1 or later; apply changes to staging environments first and validate partition operations. …
Sign in for detailed remediation steps.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-28368
GHSA-mjw2-v2hm-wj34