CyberRota Analysis
AI-GeneratedThe vulnerability affects the FastGPT AI application platform prior to version 4.15.0-beta4, where the HTTP-tool OpenAPI schema importer inadequately validates URLs, enabling an authenticated user to access sensitive internal services or cloud metadata. This could lead to unauthorized information disclosure, posing significant risks to the confidentiality of internal data. Organizations using affected versions should prioritize upgrading to the latest release to mitigate this high-severity risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
FastGPT is a knowledge-based AI application platform. Prior to 4.15.0-beta4, the HTTP-tool OpenAPI schema importer validates only the top-level URL before passing it to SwaggerParser.bundle, whose remote reference resolver fetches $ref URLs without FastGPT's internal-address guard and returns fetched content inline, allowing an authenticated team member to read internal services or cloud metadata. This issue is fixed in version 4.15.0-beta4.