This release fixes issues for SREs watching stability and regressions.
Published 3mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
mcp
mcp-framework
mcp-server
model-context-protocol
Affected surfaces
auth
Summary
AI summaryFixed cursor pagination fallback to skip to end rather than use incorrect lexicographic comparison.
Full changelog
Fixed
- Constant-time string comparison in ApiKeyManager now uses XOR accumulation instead of early return on length mismatch
- Async generator detection in MiddlewareCompiler now includes duck-type fallback via Symbol.asyncIterator prototype check
- Cursor pagination fallback in PromptRegistry now skips to end instead of using incorrect lexicographic comparison on insertion-ordered keys
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
About vinkius-labs/mcp-fusion
A TypeScript framework for building production-ready MCP servers with automatic tool discovery, multi-transport support (stdio/SSE/HTTP), built-in validation, and zero-config setup.
Related context
Related tools
Beta — feedback welcome: [email protected]