๐Ÿ” CVE Alert

CVE-2026-84301

MEDIUM 6.3

FastGPT safe axios SSRF guard still allows DNS rebinding TOCTOU on protected outbound requests

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

FastGPT is an open-source LLM platform for building AI applications on a knowledge base. Prior to 4.15.2, the safe Axios request interceptor in packages/service/common/api/axios.ts validates a hostname with isInternalAddress() before a later HTTP connection performs an independent DNS lookup, creating a DNS rebinding window, allowing an attacker-controlled hostname to resolve publicly during the check and to a loopback, private, link-local, or metadata address during connection. An authenticated attacker who can supply a URL to a safe-Axios-backed HTTP tool, workflow HTTP node, external file fetch, or other server-side integration can use this time-of-check/time-of-use gap to reach services that direct private-address inputs would block. The same independent re-resolution occurs after manual redirect hops because each redirect target is checked before a separate connection lookup. This issue is fixed in version 4.15.2.

CWE CWE-918
Vendor labring
Product fastgpt
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for labring fastgpt

Be the first to know when new medium vulnerabilities affecting labring fastgpt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

labring / FastGPT
< 4.15.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/labring/FastGPT/security/advisories/GHSA-6jwp-qf29-hpj9 github.com: https://github.com/labring/FastGPT/pull/7261 github.com: https://github.com/labring/FastGPT/commit/0a38565c9d1f790045636bd9d55f8d2296c938c7 github.com: https://github.com/labring/FastGPT/releases/tag/v4.15.2