Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-9h52-p55h-vw2f

Опубликовано: 02 дек. 2025
Источник: github
Github: Прошло ревью
CVSS4: 7.6

Описание

Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default

Description

The Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances.

Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport.

Servers created via FastMCP() now have DNS rebinding protection enabled by default when the host parameter is 127.0.0.1 or localhost. Users are advised to update to version 1.23.0 to receive this automatic protection. Users with custom low-level server configurations using StreamableHTTPSessionManager or SseServerTransport directly should explicitly configure TransportSecuritySettings when running an unauthenticated server on localhost.

Пакеты

Наименование

mcp

pip
Затронутые версииВерсия исправления

< 1.23.0

1.23.0

EPSS

Процентиль: 10%
0.00035
Низкий

7.6 High

CVSS4

Дефекты

CWE-1188
CWE-350

Связанные уязвимости

nvd
2 месяца назад

The MCP Python SDK, called `mcp` on PyPI, is a Python implementation of the Model Context Protocol (MCP). Prior to version 1.23.0, tThe Model Context Protocol (MCP) Python SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication using FastMCP with streamable HTTP or SSE transport, and has not configured TransportSecuritySettings, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport. This vulnerability is fixed in 1.23.0.

EPSS

Процентиль: 10%
0.00035
Низкий

7.6 High

CVSS4

Дефекты

CWE-1188
CWE-350