LiveActive security incident?Get immediate response
CVE Record

CVE-2025-69196: FastMCP OAuth Proxy token reuse across MCP servers

FastMCP is the standard framework for building MCP applications. Prior to version 2.14.2, the server does not properly respect the resource parameter submitted by the client in the authorization and token request. Instead of issuing the token explicitly for the MCP server, the token is issued for the base_url passed to the OAuthProxy during initialization. This issue has been patched 2.14.2.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

FastMCP before 2.14.2 could issue OAuth tokens for the proxy base URL instead of the specific MCP server requested. In multi-server MCP environments, that can let a token intended for one server be accepted in the wrong place. The issue is high severity but requires user interaction and higher attack complexity.

Executive priority

Prioritize remediation for externally reachable or multi-tenant MCP services using FastMCP OAuthProxy. This is not confirmed as exploited, but token scoping failures can undermine access boundaries between MCP servers.

Technical view

The OAuthProxy authorization and token flow did not properly honor the client-supplied resource parameter. Tokens were scoped to the OAuthProxy base_url configured at initialization rather than explicitly to the target MCP server. Sources list FastMCP versions before 2.14.2 as affected and state 2.14.2 patched the issue.

Likely exposure

Exposure is most likely in applications using jlowin/PrefectHQ FastMCP OAuthProxy below 2.14.2, especially deployments proxying authentication across multiple MCP servers. Systems not using FastMCP OAuthProxy are not shown as affected by the provided sources.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. CVSS 4.0 rates it 7.4 with network attack vector, high complexity, no privileges required, and user interaction required. Treat exploitation status as unconfirmed.

Researcher notes

Useful review areas are OAuthProxy resource handling, token audience/resource claims, and multi-server authorization boundaries. The provided evidence identifies the vulnerable behavior and fixed version, but does not include exploit proof, affected CPEs, or detailed patch internals.

Mitigation direction

  • Upgrade FastMCP to version 2.14.2 or later.
  • Prioritize MCP deployments using OAuthProxy across multiple servers.
  • Review PrefectHQ/FastMCP and Red Hat advisories for environment-specific guidance.
  • After patching, assess whether previously issued OAuth tokens require revocation.
  • Monitor dependency manifests for FastMCP versions below 2.14.2.

Validation and detection

  • Check dependency lockfiles and runtime inventories for fastmcp versions below 2.14.2.
  • Identify services using FastMCP OAuthProxy rather than unrelated FastMCP features.
  • Confirm token audience or resource binding matches the intended MCP server.
  • Review authentication logs for unexpected token reuse across MCP server boundaries.
  • Track Red Hat advisory RHSA-2026:36350 if using affected Red Hat packaging.
Prepared
Confidence
high
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-1220: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · medium confidence lookup

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-69196 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.4 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
5Timeline events
2ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.4CVSS 4.0HighCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:NGitHub_M
7.4CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N2.25.2redhat-SADP

Vulnerability scoring details

Base CVSS 4.0 score

7.4High
CVSS 4.0 vector shape for CVE-2025-69196Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. ADP timelineredhat-SADP

    Made public.

  3. CVE publishedCVE Program

    The CVE record was published.

  4. ADP timelineredhat-SADP

    Reported to Red Hat.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPfastmcp: FastMCP: Improper token issuance due to incorrect resource parameter handling
other:Red Hat severity ratingcvssV3_1
  • 2026-03-16T19:01:37.622Z: Reported to Red Hat.
  • 2026-03-16T18:07:06.332Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
jlowinfastmcp< 2.14.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-1220 · source CWE mapping

Insufficient Granularity of Access Control

Insufficient Granularity of Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-863 · source CWE mapping

Incorrect Authorization

Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.