dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.20.0, the local OAuth helper in src/dbt_mcp/oauth/fastapi_app.py exposes GET /dbt_platform_context without authentication or Host validation after a user completes the dbt Platform OAuth flow. The endpoint returns the full DbtPlatformContext, including access_token and refresh_token values persisted by the context manager, to any process that can reach 127.0.0.1:6785. The absence of TrustedHostMiddleware allows a remote attacker to use DNS rebinding against a victim's browser because the helper accepts arbitrary Host headers, while a co-located process can request the endpoint directly. The stolen tokens provide immediate dbt Platform API access as the victim and persistent access through the refresh token, allowing access to or modification of projects, jobs, environment secrets, and related account data. This issue is fixed in version 1.20.0.
CVE-2026-55837
This medium-severity CVE scores 6.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 88% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.8
- EG Score
- 6.8(medium)
- EG Risk
- 47(Track*)EG Risk 47/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity68% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 12%
- KEV
- Not listed
Published
June 19, 2026
Last Modified
September 16, 2026
Advisory Details (4)
Auto-updated Sep 14, 2026v1.20.0
Patch available: dbt-labs/dbt-mcp v1.20.0
https://github.com/dbt-labs/dbt-mcp/releases/tag/v1.20.0commit b8bdb40f90ed (dbt-labs/dbt-mcp)
Patch available: dbt-labs/dbt-mcp v1.20.0 (contains commit b8bdb40f90ed)
https://github.com/dbt-labs/dbt-mcp/commit/b8bdb40f90ed29f6b36176c5f6c697aa27a035a9chore: remove unused OAuth helper endpoint and add host validation middleware
Patch available: dbt-labs/dbt-mcp v1.20.0 (PR #789 merged 2026-06-02)
https://github.com/dbt-labs/dbt-mcp/pull/789Unauthenticated OAuth Context Endpoint Leaks dbt Platform Tokens · Advisory · dbt-labs/dbt-mcp · GitHub
https://github.com/dbt-labs/dbt-mcp/security/advisories/GHSA-jr33-mw75-7j8fVendor Advisories for CVE-2026-55837(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| dbt-mcp | 0.0.1a1 ... 1.9.3 (75 versions) | 1.20.0 | — |
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 17:13 UTCEG score recompute
- 2026-09-16 15:37 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 18:09 UTCEG score recompute
- 2026-07-31 03:47 UTCEG score recompute
- 2026-07-26 16:47 UTCEG score recompute
- 2026-07-23 03:20 UTCEG score recompute
- 2026-06-19 21:23 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-346 · CWE-200 · CWE-306
Frequently asked(5)
What is CVE-2026-55837?
When was CVE-2026-55837 disclosed?
Is CVE-2026-55837 actively exploited?
What is the CVSS score of CVE-2026-55837?
How do I remediate CVE-2026-55837?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55837
Is Your Infrastructure Affected by CVE-2026-55837?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.