Skip to main content

FastGPT EUVDEUVD-2026-33430

| CVE-2026-44285 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-05-29 GitHub_M
7.7
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
7.7 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Primary rating from Vendor (GitHub_M) · only source for this CVE.

CVSS VectorVendor: GitHub_M

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Patch available
May 29, 2026 - 21:02 EUVD
Analysis Generated
May 29, 2026 - 20:30 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Server-Side Request Forgery in Labring FastGPT prior to 4.15.0-beta1 lets an authenticated attacker bypass the platform's isInternalAddress network protection and pivot HTTP GET probes into internal services via the dataset preview endpoint. The flaw stems from an incomplete prior fix in the externalFile data import path, scoped-changed impact (S:C) elevates risk to adjacent systems, and no public exploit identified at time of analysis.

Technical ContextAI

FastGPT is an open-source AI agent / RAG building platform (cpe:2.3:a:labring:fastgpt) that ingests datasets from multiple source types including 'externalFile'. The vulnerability is a CWE-918 (Server-Side Request Forgery) flaw in the /api/core/dataset/file/getPreviewChunks endpoint: a previously deployed isInternalAddress allow/deny list was intended to block requests to RFC1918/loopback/link-local destinations, but the externalFile import path did not consistently apply that check, allowing a server-issued HTTP GET to traverse to internal-only services. SSRF in an agent platform is particularly impactful because backend hosts frequently sit alongside cloud metadata endpoints, internal admin APIs, vector DBs, and orchestration services.

RemediationAI

Vendor-released patch: upgrade to FastGPT 4.15.0-beta1 or later as documented in GHSA-c65v-7vx6-f8m3 (https://github.com/labring/FastGPT/security/advisories/GHSA-c65v-7vx6-f8m3). If an immediate upgrade is not possible, restrict access to the /api/core/dataset/file/getPreviewChunks endpoint at the reverse proxy and disable or block the externalFile dataset import type for untrusted tenants, accepting that legitimate URL-based dataset previews will stop working. Additionally place the FastGPT backend in a network segment that egress-filters traffic to RFC1918, 169.254.169.254 (cloud metadata), and other internal management planes, and where supported enforce IMDSv2 on the underlying cloud instance to neutralize credential-theft scenarios; note this hardens the blast radius but does not remediate the SSRF itself.

CVE-2025-52552 MEDIUM POC
6.1 Jun 21

FastGPT is an AI Agent building platform. Prior to version 4.9.12, the LastRoute Parameter on login page is vulnerable t

CVE-2026-34162 CRITICAL
10.0 Mar 31

Unauthenticated HTTP proxy abuse in FastGPT (AI Agent platform) prior to v4.14.9.5 allows remote attackers to relay arbi

CVE-2026-42302 CRITICAL
9.8 May 08

Remote code execution in FastGPT's agent-sandbox component (versions 4.14.10 through 4.14.12) lets any network-adjacent,

CVE-2026-40351 CRITICAL
9.8 Apr 17

NoSQL injection in FastGPT <4.14.9.5 password authentication allows unauthenticated remote attackers to bypass login con

CVE-2026-50562 CRITICAL
9.3 Jul 15

GitHub Actions artifact-poisoning (pwn request) in labring/FastGPT allows an external attacker who opens a pull request

CVE-2026-40352 HIGH
8.8 Apr 17

NoSQL injection in FastGPT versions before 4.14.9.5 allows authenticated attackers to bypass password verification on th

CVE-2026-61684 HIGH
8.8 Jul 15

Authentication bypass in FastGPT 4.15.0-beta4 lets unauthenticated remote attackers forge JWTs and access internal plugi

CVE-2026-55418 HIGH
8.6 Jul 07

Cross-tenant file disclosure in FastGPT prior to v4.15.0-beta5 allows an attacker to read another team's stored files by

CVE-2026-54607 HIGH
7.7 Jul 07

Server-side request forgery in FastGPT before 4.15.0-beta4 lets an authenticated team member abuse the HTTP-tool OpenAPI

CVE-2026-42345 HIGH
7.7 May 08

Server-side request forgery in FastGPT (labring) versions 4.14.11 and prior lets a low-privileged user coerce the server

CVE-2026-34163 HIGH
7.7 Mar 31

Server-Side Request Forgery (SSRF) in FastGPT's Model Context Protocol (MCP) tools endpoints allows authenticated attack

CVE-2026-61644 HIGH
7.7 Jul 15

Cross-tenant data disclosure in FastGPT 4.14.17 through 4.15.0-beta5 lets a low-privileged tenant user read another tena

Share

EUVD-2026-33430 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy