Back to overview

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

CVE ID
CVE-2026-61644
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-10 17:38 UTC
Published
2026-07-15 14:30 UTC
Last updated
2026-07-15 14:30 UTC
Primary CWE
CWE-863
CWE-863: Incorrect Authorization
Vendor / Product
labring / FastGPT
Sources
cve.org  ·  NVD

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)
VendorProductPlatformVersions
labring FastGPT >= 4.14.17, < 4.15.0-beta5
Weakness (CWE)
CWESourceDescription
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
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)
Back to overview