PatchSiren cyber security CVE debrief
CVE-2026-44968 dbt-labs CVE debrief
CVE-2026-44968 is a MEDIUM severity vulnerability in dbt-mcp, caused by unsanitized node_selection and resource_type values in _run_dbt_command() in src/dbt_mcp/dbt_cli/tools.py. This allows an MCP client to inject dbt global flags into subprocess.Popen. The CVE record was published on 2026-07-16T18:16:43.100Z and has not been modified since then. Users of dbt-mcp should be aware of this vulnerability and take steps to mitigate it by applying the patch to upgrade to version 1.17.1.
- Vendor
- dbt-labs
- Product
- dbt-mcp
- CVSS
- MEDIUM 6.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-16
- Original CVE updated
- 2026-07-21
- Advisory published
- 2026-07-16
- Advisory updated
- 2026-07-21
Who should care
Users of dbt-mcp, operators, platform administrators, vulnerability management teams, and security teams should be aware of this vulnerability and take steps to mitigate it. They should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Technical summary
The vulnerability is caused by unsanitized node_selection and resource_type values in _run_dbt_command() in src/dbt_mcp/dbt_cli/tools.py, allowing an MCP client to inject dbt global flags such as --profiles-dir, --project-dir, and --target into subprocess.Popen. This issue is fixed in version 1.17.1. The affected product context requires defensive impact assessment and source-grounded technical framing.
Defensive priority
MEDIUM
Recommended defensive actions
- Inventory and verify dbt-mcp installations
- Apply the patch to upgrade to version 1.17.1
- Monitor for suspicious activity
- Implement compensating controls
- Exception tracking and retest
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record was published on 2026-07-16T18:16:43.100Z. The vulnerability is fixed in version 1.17.1. Users should verify the affected scope and apply the patch to upgrade to version 1.17.1. The vulnerability allows an MCP client to inject dbt global flags such as --profiles-dir, --project-dir, and --target into subprocess.Popen. Evidence limits suggest that defenders should verify the dbt-mcp installations and configurations.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-44968 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-44968
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-44968 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-44968
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dbt-labs/dbt-mcp/commit/6534507b5e7a729758d5baece155602cad0bb22f
-
Source reference
Unverified legacy reference
URL: https://github.com/dbt-labs/dbt-mcp/pull/752
-
Source reference
Unverified legacy reference
URL: https://github.com/dbt-labs/dbt-mcp/releases/tag/v1.17.1
-
Source reference
Unverified legacy reference
URL: https://github.com/dbt-labs/dbt-mcp/security/advisories/GHSA-xpww-f6pm-cfhq
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.