DNS Rebinding Vulnerability in FastGPT AI Agent Platform
CVE-2026-42344
6.3MEDIUM
What is CVE-2026-42344?
The FastGPT AI Agent platform, specifically versions 4.14.11 and earlier, is susceptible to a DNS rebinding vulnerability due to flaws in the isInternalAddress() function. This function relies on resolving DNS hostnames using dns.resolve4() and dns.resolve6(), and while it checks resolved IPs against private range addresses, it fails to maintain that security during the actual HTTP request process. The separation of DNS resolution steps creates a window of opportunity for DNS records to change between validation and data retrieval, potentially allowing attackers to manipulate network requests. As of the latest information, no patches have been released to address this vulnerability.
Affected Version(s)
FastGPT <= 4.14.11
