Skip to content

Upgrade @modelcontextprotocol/sdk to v1.24.1#75

Open
lucmir wants to merge 3 commits intomainfrom
fix/upgrade-mcp-sdk-1.24.1
Open

Upgrade @modelcontextprotocol/sdk to v1.24.1#75
lucmir wants to merge 3 commits intomainfrom
fix/upgrade-mcp-sdk-1.24.1

Conversation

@lucmir
Copy link

@lucmir lucmir commented Dec 3, 2025

Addresses DNS rebinding vulnerability (CVE-2025-66414) by upgrading the MCP SDK from 1.24.0 to 1.24.1.

Key changes:

  • Fixed Zod 3.25+ $loose mode compatibility with asSchema helper
  • Updated Protocol.request signature to use AnySchema/SchemaOutput
  • Added assertTaskCapability/assertTaskHandlerCapability methods
  • Updated tests for new tool-not-found error handling behavior (MCP SDK now returns errors as success responses with isError: true)

…6414

Addresses DNS rebinding vulnerability (CVE-2025-66414) by upgrading
the MCP SDK from 1.24.0 to 1.24.1.

Key changes:
- Fixed Zod 3.25+ $loose mode compatibility with asSchema helper
- Updated Protocol.request signature to use AnySchema/SchemaOutput
- Added assertTaskCapability/assertTaskHandlerCapability methods
- Updated tests for new tool-not-found error handling behavior
  (MCP SDK now returns errors as success responses with isError: true)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant