Vulnerability Description
FastGPT is an open source AI knowledge base platform. From 4.14.17 to before 4.15.0-beta4, FastGPT allows an authenticated tenant user to call POST /api/core/dataset/collection/create/reTrainingCollection in a way that persists a server-owned datasetId value from another tenant. This creates mixed dataset objects and downstream dataset, collection, and training endpoints then make authorization decisions from inconsistent ownership anchors, allowing cross-tenant read, update, and delete access when mixed object ids are known. This issue is fixed in version 4.15.0-beta4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/labring/FastGPT/commit/54a53e7d4399f1dfa2913394442c3cf6de672f
- https://github.com/labring/FastGPT/pull/7071
- https://github.com/labring/FastGPT/releases/tag/v4.15.0-beta4
- https://github.com/labring/FastGPT/security/advisories/GHSA-qxcq-48gr-93pj
- https://github.com/labring/FastGPT/security/advisories/GHSA-qxcq-48gr-93pj
FAQ
What is CVE-2026-54601?
CVE-2026-54601 is a vulnerability with a CVSS score of 6.3 (MEDIUM). FastGPT is an open source AI knowledge base platform. From 4.14.17 to before 4.15.0-beta4, FastGPT allows an authenticated tenant user to call POST /api/core/dataset/collection/create/reTrainingCollec...
How severe is CVE-2026-54601?
CVE-2026-54601 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54601?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.