CVE-2026-44286 LOW

CVE-2026-44286: FastGPT: SSRF Vulnerability in Laf Workflow Node via Missing Internal Address Validation

Vendor Labring
Product FastGPT
Weakness CWE-918 · SSRF
Published May 8, 2026
Last update May 11, 2026

CVSS base score

2.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 8, 2026 CVE published
May 11, 2026 Record updated