VYPR
Vendor

Dbt Labs

Products
4
CVEs
7
Across products
8
Status
Private

Products

4

Recent CVEs

7
  • CVE-2026-39382CriApr 7, 2026
    risk 0.53cvss epss 0.00

    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…

  • CVE-2026-44968MedJul 16, 2026
    risk 0.41cvss 6.3epss 0.00

    dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, _run_dbt_command() in src/dbt_mcp/dbt_cli/tools.py appended unsanitized node_selection and resource_type values to the dbt subprocess argument list, allowing an MCP client to inject dbt global…

  • CVE-2024-36105MedMay 27, 2024
    risk 0.28cvss 5.3epss 0.01

    dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Prior to versions 1.6.15, 1.7.15, and 1.8.1, Binding to `INADDR_ANY (0.0.0.0)` or `IN6ADDR_ANY (::)` exposes an application on all network…

  • CVE-2024-40637MedJul 16, 2024
    risk 0.20cvss 4.2epss 0.00

    dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. When a user installs a package in dbt, it has the ability to override macros, materializations, and other core components of dbt. This is…

  • CVE-2026-44969LowJul 16, 2026
    risk 0.16cvss 2.5epss 0.00

    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…

  • CVE-2026-44970LowJul 16, 2026
    risk 0.13cvss 3.1epss 0.00

    dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emit_tool_called_event() in src/dbt_mcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through…

  • CVE-2026-55837Jun 19, 2026
    risk 0.00cvss epss

    ## Unauthenticated OAuth Context Endpoint Leaks dbt Platform Tokens ### Summary The local OAuth helper FastAPI server bundled with `dbt-mcp` exposes the `GET /dbt_platform_context` endpoint without any form of authentication or host-origin validation. After a user completes…