Untriaged
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.
References
-
https://github.com/PrefectHQ/fastmcp/security/advisories/GHSA-5h2m-4q8j-pqpj x_refsource_CONFIRM
Affected products
fastmcp
- ==< 2.14.2
Matching in nixpkgs
pkgs.python312Packages.fastmcp
Fast, Pythonic way to build MCP servers and clients
Package maintainers
-
@GaetanLepage Gaetan Lepage <gaetan@glepage.com>