Skip to content

Upgrade modelcontextprotocol/sdk : 1.20.2 to Address CVE-2025-66414 #7737

@brahmareddybattula

Description

@brahmareddybattula

What version of Codex is running?

0.65.0

What subscription do you have?

Opensource user

Which model were you using?

No response

What platform is your computer?

No response

What issue are you seeing?

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol (MCP) TypeScript 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 with StreamableHTTPServerTransport or SSEServerTransport and has not enabled enableDnsRebindingProtection, 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.24.0.

What steps can reproduce the bug?

Please check CVE-2025-66414

What is the expected behavior?

There is no non-vulnerable upgrade path for this component/package. The inflight project has not been updated since 2016 and future releases containing a fix are unlikely. We recommend investigating alternative components or a potential mitigating control, such as removing the dependency from your project.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmcpIssues related to the use of model context protocol (MCP) servers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions