CVE-2026-84301: FastGPT safe axios SSRF guard still allows DNS rebinding TOCTOU on protected outbound requests

Published Sep 22, 2026
·
Updated

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.

Affected Software

1 affected component
FastGPT FastGPT<4.15.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade FastGPT to a version that resolves this vulnerability.

    Fixed in 4.15.2

Event History

Sep 22, 2026
CVE Published
via MITRE·04:50 PM
Data Sourced
via MITRE·04:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

FastGPT versions prior to 4.15.2 are exposed where an authenticated user can supply a URL to a server-side feature backed by safe Axios, including HTTP tools, workflow HTTP nodes, external file fetching, or other server-side integrations.

2

What must an attacker be able to do?

The attacker needs authenticated access and the ability to provide an attacker-controlled hostname as a URL to an affected server-side request feature. They must also control DNS responses so the hostname resolves to a public address during validation and to an internal address when the HTTP connection is made.

3

Are redirects relevant to exploitation?

Yes. Redirect targets are validated and then resolved again for connection, so the same DNS rebinding window exists after manual redirect hops.

4

What is the available remediation?

Upgrade FastGPT to version 4.15.2, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203