CVE Catalog

CVE-2026-61644

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

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

Summary

A vulnerability in FastGPT allows a low-privileged tenant user to access quotes or full-text content from another tenant's dataset by manipulating the initialId parameter in the POST /api/core/chat/record/getCollectionQuote endpoint. The issue affects versions from 4.14.17 to 4.15.0-beta5.

Risk Assessment

The organization is at risk of leaking sensitive data from other tenants, potentially leading to privacy breaches and loss of customer trust.

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, the POST /api/core/chat/record/getCollectionQuote endpoint authenticates the caller's chat and collection context, but the initialId center-node lookup is not bound to that authorized context. A low-privileged tenant user can call the endpoint with valid attacker-owned appId, chatId, chatItemDataId, and collectionId values while supplying another tenant's dataset data id as initialId, causing the response to include foreign dataset quote or full-text content. This issue is fixed in version 4.15.0-beta5.

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