CVE-2026-54602 PUBLISHED

FastGPT: Cross-team LLM request/response disclosure (IDOR) via /api/core/ai/record/getRecord

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 07.07.2026 Updated: 08.07.2026

FastGPT is a knowledge-based AI application platform. Prior to 4.15.0, GET /api/core/ai/record/getRecord authenticates the caller but loads LLM request and response traces only by requestId without team scoping, allowing any authenticated user to read another team's prompts, retrieved RAG chunks, and completions if the requestId is known. This issue is fixed in version 4.15.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor labring
Product FastGPT
Versions
  • Version < 4.15.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE