CVE-2026-44284

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.
Configurations

No configuration.

History

11 May 2026, 17:16

Type Values Removed Values Added
References () https://github.com/labring/FastGPT/pull/6826 - () https://github.com/labring/FastGPT/pull/6826 -
References () https://github.com/labring/FastGPT/security/advisories/GHSA-cxxj-99f7-f5wq - () https://github.com/labring/FastGPT/security/advisories/GHSA-cxxj-99f7-f5wq -

08 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-08 23:16

Updated : 2026-05-12 16:40


NVD link : CVE-2026-44284

Mitre link : CVE-2026-44284

CVE.ORG link : CVE-2026-44284


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)