CVE-2026-44286

FastGPT is an AI Agent building platform. Prior to version 4.14.17, an unauthenticated Server-Side Request Forgery (SSRF) vulnerability allows attackers (or authenticated users with App editing privileges) to send arbitrary HTTP requests to internal/private network addresses. The fetchData function in the lafModule workflow node uses axios to fetch user-controlled URLs without validating them against the application's internal network blocklist guard (isInternalAddress), bypassing SSRF protections. This issue has been patched in version 4.14.17.
CVSS

No CVSS.

Configurations

No configuration.

History

11 May 2026, 16:17

Type Values Removed Values Added
References () https://github.com/labring/FastGPT/security/advisories/GHSA-xpx6-xcpf-76qg - () https://github.com/labring/FastGPT/security/advisories/GHSA-xpx6-xcpf-76qg -

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-44286

Mitre link : CVE-2026-44286

CVE.ORG link : CVE-2026-44286


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)