CVE-2026-61644
HIGH
7.7
CVSS 3.1
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.
Metadata
Severity & Metrics
7.7
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| labring | FastGPT | — | >= 4.14.17, < 4.15.0-beta5 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-863 | cna | CWE-863: Incorrect Authorization |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.7 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
References (4)
- https://github.com/labring/FastGPT/security/advisories/GHSA-mmg6-2g54-j896 https://github.com/labring/FastGPT/security/advisories/GHSA-mmg6-2g54-j896
- https://github.com/labring/FastGPT/pull/7173 https://github.com/labring/FastGPT/pull/7173
- https://github.com/labring/FastGPT/commit/0c1840c7773c5be5d777f86228651479e02155db https://github.com/labring/FastGPT/commit/0c1840c7773c5be5d777f86228651479e02155db
- https://github.com/labring/FastGPT/releases/tag/v4.15.0-beta5 https://github.com/labring/FastGPT/releases/tag/v4.15.0-beta5