CVE-2026-61644

Source
https://cve.org/CVERecord?id=CVE-2026-61644
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61644.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-61644
Aliases
  • GHSA-mmg6-2g54-j896
Published
2026-07-15T14:30:26.693Z
Modified
2026-07-17T03:48:22.520001210Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
FastGPT: /api/core/chat/record/getCollectionQuote can disclose cross-tenant dataset text due to an unbound initialId lookup
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61644.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/labring/fastgpt

Affected ranges

Type
GIT
Repo
https://github.com/labring/fastgpt
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "4.14.17"
        },
        {
            "fixed": "4.15.0-beta5"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61644.json"