CVE-2026-55837

MEDIUMPre-NVD 6.86.8
EchelonGraph scoreMEDIUM confidence

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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
6.8EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 6.8Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

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 computed
Severity68% × 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, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_pr, github_commit, github_release.
github_release Patch Available

v1.20.0

Patch available: dbt-labs/dbt-mcp v1.20.0

https://github.com/dbt-labs/dbt-mcp/releases/tag/v1.20.0
github_commit Patch Available

commit 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/b8bdb40f90ed29f6b36176c5f6c697aa27a035a9
github_pr Patch Available

chore: 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/789
github Patch Available🟡 PoC Available

Unauthenticated 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-7j8f

Vendor 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)
PackageVulnerable rangeFixed inDependents
dbt-mcp0.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.

  1. 2026-09-18 19:28 UTCEPSS rescore
  2. 2026-09-17 19:31 UTCEPSS rescore
  3. 2026-09-16 17:13 UTCEG score recompute
  4. 2026-09-16 15:37 UTCEG score recompute
  5. 2026-09-16 14:08 UTCEPSS rescore
  6. 2026-09-16 05:15 UTCEPSS rescore
  7. 2026-09-14 18:09 UTCEG score recompute
  8. 2026-07-31 03:47 UTCEG score recompute
  9. 2026-07-26 16:47 UTCEG score recompute
  10. 2026-07-23 03:20 UTCEG score recompute
  11. 2026-06-19 21:23 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-55837?
CVE-2026-55837 is a medium vulnerability published on June 19, 2026. dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.20.0, the local OAuth helper in src/dbtmcp/oauth/fastapiapp.py exposes GET /dbtplatformcontext without authentication or Host validation after a user completes the dbt Platform OAuth flow. The endpoint returns the full…
When was CVE-2026-55837 disclosed?
CVE-2026-55837 was first published in the National Vulnerability Database on June 19, 2026, with the most recent update on September 16, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-55837 actively exploited?
CVE-2026-55837 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 88.2% of all scored CVEs.
What is the CVSS score of CVE-2026-55837?
CVE-2026-55837 has a CVSS v3 base score of 6.8 (NVD).
How do I remediate CVE-2026-55837?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-55837, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55837

Explore →

Is Your Infrastructure Affected by CVE-2026-55837?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.