CVE Catalog

CVE-2026-61643

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.15%

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

Summary

In FastGPT from version 4.14.17 to 4.15.0-beta5, an authenticated user can save a workflow node referencing another user's private HTTP toolset using a crafted tool ID. The lack of proper authorization checks in the workflow save and execution path allows execution of the victim-owned HTTP tool.

Risk Assessment

The organization is at risk of unauthorized execution of other users' private HTTP tools, potentially leading to data leakage or unauthorized actions within the system.

Recommendation

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

Other vulnerabilities in FastGPT

See all
Original NVD description (English source)

FastGPT is a knowledge-based AI application platform. From 4.14.17 until 4.15.0-beta5, an authenticated FastGPT user can save a workflow node that points to another user's private HTTP toolset by using a crafted saved tool id such as http-<victim_toolset_app_id>/<tool_name>. The normal toolset routes deny access, but the workflow save and runtime path did not apply the same authorization check to the referenced toolset, allowing /api/v2/chat/completions to resolve the saved reference and execute the victim-owned HTTP tool. This issue is fixed in version 4.15.0-beta5.

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