v4.14.9.5
labring/FastGPTv4.14.9.5Mar 25, 2026by c121914yu
AI Summary
This release focuses on security patches, specifically fixing login interface security issues and MCP SSRF vulnerabilities, alongside workflow tool error handling fixes.
Key Highlights
- Fix login interface security issues
- Fix MCP SSRF security issues
- Fix workflow tool error not successfully caught
New Features
- Fix login secret handling
- Implement MCP SSRF check
- Fix UI and plugin catch logic
Full Release Notes
## 变更说明 1. 修复登录接口安全问题 2. 修复 MCP SSRF 安全问题 3. 修复工作流工具错误未成功捕获问题 ## What's Changed * doc by @c121914yu in https://github.com/labring/FastGPT/pull/6632 * fix: add maxnum of folders to env by @gaga0714 in https://github.com/labring/FastGPT/pull/6628 * restore translations by @xqvvu in https://github.com/labring/FastGPT/pull/6637 * fix: login secret by @c121914yu in https://github.com/labring/FastGPT/pull/6635 * Chore/clean icons and translations by @xqvvu in https://github.com/labring/FastGPT/pull/6638 * mcp ssrf check by @c121914yu in https://github.com/labring/FastGPT/pull/6640 * clean icons and translations by @xqvvu in https://github.com/labring/FastGPT/pull/6641 * fix: ui by @c121914yu in https://github.com/labring/FastGPT/pull/6642 * fix: plugin catch by @c121914yu in https://github.com/labring/FastGPT/pull/6643 **Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.9.4...v4.14.9.5