Vulnerability Description
FastGPT is an AI Agent building platform. Prior to version 4.14.17, FastGPT had an inconsistent SSRF protection gap in MCP tool URL handling. The direct MCP preview/run endpoints already rejected internal/private network URLs, but the MCP tool create/update endpoints could still save an internal MCP server URL. That stored URL could later be used by workflow execution without revalidating the destination. An authenticated user with permission to create or manage MCP toolsets could store an internal endpoint such as http://localhost:3000/mcp and later cause the FastGPT backend workflow runner to connect to that internal destination. This issue has been patched in version 4.14.17.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/labring/FastGPT/commit/c1c6b9520d976d25ed945b5bc4e0768149e6db
- https://github.com/labring/FastGPT/pull/6826
- https://github.com/labring/FastGPT/releases/tag/v4.14.17
- https://github.com/labring/FastGPT/security/advisories/GHSA-cxxj-99f7-f5wq
- https://github.com/labring/FastGPT/pull/6826
- https://github.com/labring/FastGPT/security/advisories/GHSA-cxxj-99f7-f5wq
FAQ
What is CVE-2026-44284?
CVE-2026-44284 is a vulnerability with a CVSS score of 6.3 (MEDIUM). FastGPT is an AI Agent building platform. Prior to version 4.14.17, FastGPT had an inconsistent SSRF protection gap in MCP tool URL handling. The direct MCP preview/run endpoints already rejected inte...
How severe is CVE-2026-44284?
CVE-2026-44284 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44284?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.