SecBoard
Zurück zur CVE-Übersicht

CVE-2026-44969

LOW(2.5)

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

Risk Signal Score16/100 — NIEDRIG
  • Weniger als 24 Stunden alt

Beschreibung

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.

GitHub Advisories

GHSA-7xgw-6qf3-7w59LOW

dbt MCP Server Logs Tool Arguments Including SQL Queries and Credentials in Plaintext Without Redaction When File Logging Is Enabled

pip/dbt-mcp1.17.1
GitHub Advisory

Referenzen