CVE-2026-84301
Last modified
CVE-2026-84301 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-84301?
How severe is CVE-2026-84301?
How do I fix CVE-2026-84301?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-84289A vulnerability was found in NousResearch hermes-agent up to…4.3
- CVE-2026-8429SPIP versions prior to 4.4.14 contain a remote code executio…8.8
- CVE-2026-84292fast-uri serializes the port component of a URI without vali…7.5
- CVE-2026-84293The Repeater Fields for Gravity Forms plugin for WordPress i…7.2
- CVE-2026-84298Hatchet is a platform for orchestrating background tasks, AI…3.1
- CVE-2026-8430SPIP versions prior to 4.4.14 contain a remote code executio…9.2
- CVE-2026-84302Discourse is an open-source discussion platform. Prior to 20…4.2
- CVE-2026-84303gRPC-Go is the Go language implementation of gRPC. Prior to …6.3
- CVE-2026-84304gRPC-Go is the Go language implementation of gRPC. Prior to …8.7
- CVE-2026-84305sqlparse is a non-validating SQL parser module for Python. P…5.1
- CVE-2026-84306Filament is a collection of full-stack components for accele…6.5
- CVE-2026-84307Filament is a collection of full-stack components for accele…3.7
Are you affected by CVE-2026-84301?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
