CVE-2026-40252 PUBLISHED

Broken Access Control (IDOR) Leading to Cross-Tenant Application Access in FastGPT

Assigner: GitHub_M
Reserved: 10.04.2026 Published: 10.04.2026 Updated: 10.04.2026

FastGPT is an AI Agent building platform. Prior to 4.14.10.4, Broken Access Control vulnerability (IDOR/BOLA) allows any authenticated team to access and execute applications belonging to other teams by supplying a foreign appId. While the API correctly validates the team token, it does not verify that the requested application belongs to the authenticated team. This leads to cross-tenant data exposure and unauthorized execution of private AI workflows. This vulnerability is fixed in 4.14.10.4.

Metrics

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

Product Status

Vendor labring
Product FastGPT
Versions
  • Version < 4.14.10.4 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE
  • CWE-639: Authorization Bypass Through User-Controlled Key CWE