This release includes 2 security fixes for security teams reviewing exposed deployments.
Published 5d
MCP Data & Storage
✓ No known CVEs patched
This release patches 2 known CVEs
Topics
antrophic
claude
claude-desktop
cline
cursor
mcp
+3 more
model-context-protocol
mongodb
windsurf
Affected surfaces
auth
Summary
AI summarySEP-1303 adds tool execution error handling for validation failures.
Full changelog
MCP 2025-11-25 spec compliance, security hardening and dependency updates
Spec compliance
- SEP-1303: validation and MongoDB runtime errors are now tool execution errors (
isError: true) so models can self-correct; unknown tools remain protocol errors, cancellation propagates asAbortError - Task-augmented execution only runs when explicitly requested by the client
- Added
title,descriptionandwebsiteUrlto server implementation info - Tool schemas verified against JSON Schema 2020-12 (strict), tool names conform to SEP-986
Security
- Origin header validation on HTTP transport (DNS rebinding protection): invalid origins get
403 Forbidden; configurable via--allowed-origins/MCP_HTTP_ALLOWED_ORIGINS - Dependency overrides for 13 vulnerable transitive packages: audit findings reduced from 57 (1 critical, 16 high) to 3 moderate
Dependencies
@modelcontextprotocol/sdk1.29 (protocol 2025-11-25),mongodb7.5,zod4,@biomejs/biome2.5,@types/node26, inspector 1.0
Tested end-to-end against MongoDB 4.4, 6.0, 7.0 and 8.2 (standalone, replica set, no-auth, auth+keyFile RS, TLS) — 7/7 passing.
Full Changelog: https://github.com/kiliczsh/mcp-mongo-server/compare/2.0.2...2.1.0
Security Fixes
- Origin header validation on HTTP transport blocks DNS rebinding with configurable --allowed-origins / MCP_HTTP_ALLOWED_ORIGINS; invalid origins receive 403 Forbidden
- Dependency overrides for 13 vulnerable transitive packages reduce audit findings from 57 (1 critical, 16 high) to 3 moderate
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]