Model Context Protocol Server Log Exposure in dbt-mcp
CVE-2026-44969
2.5LOW
What is CVE-2026-44969?
The dbt-mcp Model Context Protocol server has a vulnerability where sensitive data such as SQL queries, variables, and node selections are logged in plaintext. This occurs in the DbtMCP.call_tool() method prior to version 1.17.1, where logs are recorded at INFO level before tool executions and at ERROR level during exceptions. The logging configuration allows these logs to be stored in the dbt-mcp.log file without automatic rotation or deletion, posing a risk of sensitive information exposure. The issue has been addressed in version 1.17.1.
Affected Version(s)
dbt-mcp < 1.17.1
