CVE Catalog

CVE-2026-61646

MediumCVSS 6.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

FastGPT before version 4.15.0-beta5 has an SSRF vulnerability where the guard validates only the initial request URL, and axios follows redirects by default. An authenticated workflow user can configure an HTTP request node to call an attacker-controlled public URL that redirects to cloud metadata, loopback, or internal services that the guard would block on direct request, and the HTTP node returns the response body to the workflow caller.

Risk Assessment

An attacker can access sensitive internal data such as cloud metadata or internal services, potentially leading to information disclosure, privilege escalation, or further attacks on the infrastructure.

Recommendation

Immediately upgrade FastGPT to version 4.15.0-beta5 or later, which contains the fix for this vulnerability.

Other vulnerabilities in FastGPT

See all
Original NVD description (English source)

FastGPT is a knowledge-based AI application platform. Prior to 4.15.0-beta5, FastGPT's shared SSRF guard validates only the initial request URL before handing the request to axios, and axios follows redirects by default. An authenticated workflow user can configure an HTTP request node to call an attacker-controlled public URL that redirects to cloud metadata, loopback, or internal services that the guard would block on direct request, and the HTTP node returns the response body to the workflow caller. This issue is fixed in version 4.15.0-beta5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS