Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/labring/FastGPT/commit/0c1840c7773c5be5d777f86228651479e02155
- https://github.com/labring/FastGPT/pull/7173
- https://github.com/labring/FastGPT/releases/tag/v4.15.0-beta5
- https://github.com/labring/FastGPT/security/advisories/GHSA-mmg6-2g54-j896
- https://github.com/labring/FastGPT/security/advisories/GHSA-mmg6-2g54-j896
FAQ
What is CVE-2026-61644?
CVE-2026-61644 is a vulnerability with a CVSS score of 7.7 (HIGH). 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...
How severe is CVE-2026-61644?
CVE-2026-61644 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61644?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.