CVE-2026-44285 PUBLISHED

FastGPT: SSRF Protection Bypass via `externalFile` in Dataset Preview API

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 29.05.2026 Updated: 29.05.2026

FastGPT is an AI Agent building platform. Prior to 4.15.0-beta1, a Server-Side Request Forgery (SSRF) vulnerability allows an authenticated attacker to bypass the global isInternalAddress network protection and make arbitrary HTTP GET requests to internal network services. This is achieved by exploiting an incomplete fix in the dataset preview endpoint /api/core/dataset/file/getPreviewChunks when utilizing the externalFile data import type. This vulnerability is fixed in 4.15.0-beta1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor labring
Product FastGPT
Versions
  • Version < 4.15.0-beta1 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE