CVE-2026-32871
PrefectHQ fastmcp, Red Hat Satellite 6.18, Red Hat OpenShift AI (RHOAI)
FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A vulnerability exists in the _build_url() method. When an OpenAPI operation defines path parameters (e.g., /api/v1/users/{user_id}), the system directly substitutes parameter values into the URL template string without URL-encoding. Subsequently, urllib.parse.urljoin() resolves the final URL. Since urljoin() int...
- CVSS
- 10
- EPSS
- 0.91% 56.5% percentile
- CISA KEV
- Not listed
- Published
- 2026.04.03