PT-2026-39208 · Fastgpt · Fastgpt
Foodlook
·
Published
2026-05-08
·
Updated
2026-05-09
·
CVE-2026-42345
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
FastGPT versions prior to 4.14.11
Description
The
isInternalAddress() function in packages/service/common/system/utils.ts fails to properly block cloud metadata endpoints. The function uses a fullUrl.startsWith() check against a hardcoded list that can be bypassed using various URL encoding techniques. Furthermore, the private IP checks (isInternalIPv4 and isInternalIPv6) are disabled by default because the CHECK INTERNAL IP variable defaults to false, allowing bypassed requests to reach metadata endpoints without additional validation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fastgpt