Lucene search
+L

90 matches found

Github Security Blog
Github Security Blog
added 2026/05/14 6:24 p.m.20 views

dbt MCP Server has an Argument Injection in dbt CLI Tool Wrappers via node_selection and resource_type Parameters

Discovered through manual source code review. Verified by PoC execution against a local dbt-mcp v1.15.1 installation. Summary rundbtcommand in src/dbtmcp/dbtcli/tools.py constructs the dbt subprocess argument list by appending user-supplied MCP tool parameters without sanitization. Two independen...

6.3CVSS6.1AI score0.00206EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/14 6:24 p.m.16 views

GHSA-XPWW-F6PM-CFHQ dbt MCP Server has an Argument Injection in dbt CLI Tool Wrappers via node_selection and resource_type Parameters

Discovered through manual source code review. Verified by PoC execution against a local dbt-mcp v1.15.1 installation. Summary rundbtcommand in src/dbtmcp/dbtcli/tools.py constructs the dbt subprocess argument list by appending user-supplied MCP tool parameters without sanitization. Two independen...

6.3CVSS6.1AI score0.00206EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/05/14 12:00 a.m.28 views

PT-2026-41149

Name of the Vulnerable Software and Affected Versions dbt-mcp version 1.15.1 Description The DbtMCP.call tool function in src/dbt mcp/mcp/server.py logs the complete raw arguments dictionary at the INFO level for every tool invocation and at the ERROR level if an exception occurs. No fields are...

2.5CVSS6.1AI score0.00165EPSS
SaveExploits1References10
Circl
Circl
added 2026/05/13 3:01 p.m.17 views

CVE-2026-44970

creationtimestamp| type| source ---|---|--- 2026-05-13 15:01:46+00:00| published-proof-of-concept| https://github.com/dbt-labs/dbt-mcp/security/advisories/GHSA-jj54-r8gm-2fcf...

4.3CVSS4.9AI score0.00373EPSS
SaveExploits1References1
Circl
Circl
added 2026/05/13 3:01 p.m.17 views

CVE-2026-44968

creationtimestamp| type| source ---|---|--- 2026-05-13 15:01:21+00:00| published-proof-of-concept| https://github.com/dbt-labs/dbt-mcp/security/advisories/GHSA-xpww-f6pm-cfhq...

6.3CVSS5.8AI score0.00206EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/07 8:16 p.m.25 views

CVE-2026-39382

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Inside the reusable workflow dbt-labs/actions/blob/main/.github/workflows/open-issue-in-repo.yml, the prep job uses peter-evans/find-comment to search for an...

9.3CVSS0.00389EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:56 p.m.6 views

CVE-2026-39382

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Inside the reusable workflow dbt-labs/actions/blob/main/.github/workflows/open-issue-in-repo.yml, the prep job uses peter-evans/find-comment to search for an...

9.3CVSS6AI score0.00389EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.12 views

CVE-2026-29790

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

5.3CVSS5.7AI score0.00262EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/06 10:54 p.m.5 views

Directory Traversal

Overview dbt-common is a The shared common utilities that dbt-core and adapter implementations use Affected versions of this package are vulnerable to Directory Traversal via the safeextract function. An attacker can write files outside the intended extraction directory by supplying a malicious...

5.3CVSS6.2AI score0.00262EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/06 9:16 p.m.14 views

CVE-2026-29790

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

5.3CVSS0.00262EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/06 8:37 p.m.14 views

CVE-2026-29790 dbt-common: commonprefix() doesn't protect against path traversal

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

2CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/03/06 8:37 p.m.39 views

CVE-2026-29790

dbt-common is affected by CVE-2026-29790 due to a path-traversal vulnerability in safe_extract() that uses os.path.commonprefix() for extraction path validation. Because commonprefix() compares paths character-by-character rather than by path components, a malicious tarball could write files outs...

5.3CVSS5.7AI score0.00262EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/06 8:37 p.m.5 views

CVE-2026-29790

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

2CVSS5.7AI score0.00262EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/06 8:37 p.m.5 views

CVE-2026-29790 dbt-common: commonprefix() doesn't protect against path traversal

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

2CVSS5.7AI score0.00262EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/06 8:37 p.m.31 views

CVE-2026-29790 dbt-common: commonprefix() doesn't protect against path traversal

dbt-common is the shared common utilities for dbt-core and adapter implementations use. Prior to versions 1.34.2 and 1.37.3, a path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that...

2CVSS0.00262EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/05 12:59 a.m.15 views

dbt-common's commonprefix() doesn't protect against path traversal

Impact What kind of vulnerability is it? Who is impacted? A path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that extracted files remain within the intended destination directory...

5.3CVSS6AI score0.00262EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/05 12:59 a.m.11 views

GHSA-W75W-9QV4-J5XJ dbt-common's commonprefix() doesn't protect against path traversal

Impact What kind of vulnerability is it? Who is impacted? A path traversal vulnerability exists in dbt-common's safeextract function used when extracting tarball archives. The function uses os.path.commonprefix to validate that extracted files remain within the intended destination directory...

2CVSS6AI score0.00262EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.19 views

PT-2026-23610

Name of the Vulnerable Software and Affected Versions dbt-common versions prior to 1.34.2 dbt-common versions prior to 1.37.3 Description A path traversal issue exists in the safe extract function of dbt-common when extracting tarball archives. The function uses os.path.commonprefix to validate...

5.3CVSS5.8AI score0.00262EPSS
SaveExploits0References17
Snyk
Snyk
added 2026/02/01 6:29 a.m.7 views

Directory Traversal

Overview dbt-osmosis is an A dbt utility for managing YAML to make developing with dbt more delightful. Affected versions of this package are vulnerable to Directory Traversal via the YAML path handling logic in src/dbtosmosis/core/pathmanagement.py. An attacker can perform path traversal by...

8.7CVSS6.5AI score
SaveExploits0References3
Chainguard
Chainguard
added 2026/01/30 7:17 a.m.16 views

CVE-2026-0994 vulnerabilities

Vulnerabilities for packages: localstack, duplicity, airflow-core, datadog-agent-fips, py3-cassandra-medusa, dbt-bigquery, mitmproxy, dbt-snowflake, pgadmin4-fips, kubeflow-pipelines-visualization-server, airflow, ghidra, opentelemetry-python-instrumentation, kubeflow-pipelines, mlflow, kserve,...

8.2CVSS6.2AI score0.00688EPSS
SaveExploits0
Rows per page
Query Builder