FastGPT is an AI Agent building platform. Prior to version 4.14.9.5, FastGPT's MCP (Model Context Protocol) tools endpoints (/api/core/app/mcpTools/getTools and /api/core/app/mcpTools/runTool) accept a user-supplied URL parameter and make server-side HTTP requests to it without validating whether the URL points to an internal/private network address. Although the application has a dedicated isInternalAddress() function for SSRF protection (used in other endpoints like the HTTP workflow node), the MCP tools endpoints do not call this function. An authenticated attacker can use these endpoints to scan internal networks, access cloud metadata services, and interact with internal services such as MongoDB and Redis. This issue has been patched in version 4.14.9.5.
References
| Link | Resource |
|---|---|
| https://github.com/labring/FastGPT/commit/bc7eae2ed61481a5e322208829be291faec58c00 | Patch |
| https://github.com/labring/FastGPT/pull/6640 | Issue Tracking Patch |
| https://github.com/labring/FastGPT/releases/tag/v4.14.9.5 | Product Release Notes |
| https://github.com/labring/FastGPT/security/advisories/GHSA-x9vj-5m4j-9mfv | Exploit Mitigation Vendor Advisory |
Configurations
History
01 Apr 2026, 18:28
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/labring/FastGPT/commit/bc7eae2ed61481a5e322208829be291faec58c00 - Patch | |
| References | () https://github.com/labring/FastGPT/pull/6640 - Issue Tracking, Patch | |
| References | () https://github.com/labring/FastGPT/releases/tag/v4.14.9.5 - Product, Release Notes | |
| References | () https://github.com/labring/FastGPT/security/advisories/GHSA-x9vj-5m4j-9mfv - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:fastgpt:fastgpt:*:*:*:*:*:*:*:* | |
| First Time |
Fastgpt
Fastgpt fastgpt |
31 Mar 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 15:16
Updated : 2026-04-01 18:28
NVD link : CVE-2026-34163
Mitre link : CVE-2026-34163
CVE.ORG link : CVE-2026-34163
JSON object : View
Products Affected
fastgpt
- fastgpt
CWE
CWE-918
Server-Side Request Forgery (SSRF)
