SCA: security update for dbt-mcp (GHSA-7xgw-6qf3-7w59)

low Tenable Cloud Security Plugin ID 441852

Description

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

- dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DbtMCP.call_tool()
in src/dbt_mcp/mcp/server.py logged the raw arguments dictionary at INFO level before each tool call and
at ERROR level on exceptions, and configure_file_logging() wrote those records to dbt-mcp.log when
DBT_MCP_SERVER_FILE_LOGGING=true, preserving sensitive sql_query, vars, and node_selection values in
plaintext without automatic rotation or deletion. This issue is fixed in version 1.17.1. (CVE-2026-44969)

Solution

Update the dbt-mcp library and its related packages to version 1.17.1 or later.

See Also

https://github.com/advisories/GHSA-7xgw-6qf3-7w59

Plugin Details

Severity: Low

ID: 441852

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/14/2026

Updated: 7/22/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 1.7

Temporal Score: 1.3

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

CVSS Score Source: CVE-2026-44969

CVSS v3

Risk Factor: Low

Base Score: 3.3

Temporal Score: 3

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/14/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-44969

cwe: CWE-532