SCA: security update for dagster, dagster-deltalake, dagster-duckdb, dagster-gcp, dagster-snowflake, dagster-snowflake-polars (GHSA-mjw2-v2hm-wj34)

high Tenable Cloud Security Plugin ID 440661

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-41490)

Solution

Update the dagster-deltalake library and its related packages to version 0.29.1 or later.

See Also

https://github.com/advisories/GHSA-mjw2-v2hm-wj34

Plugin Details

Severity: High

ID: 440661

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/18/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.5

Percentile: 57.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.7

Temporal Score: 6.8

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:P

CVSS Score Source: CVE-2026-41490

CVSS v3

Risk Factor: High

Base Score: 8.3

Temporal Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/18/2026

Vulnerability Publication Date: 4/18/2026

Reference Information

CVE: CVE-2026-41490

cwe: CWE-89