Vulnerability Description
FastGPT is an AI Agent building platform. From version 4.14.10 to before version 4.14.13, the agent-sandbox component of FastGPT is vulnerable to unauthenticated Remote Code Execution (RCE). The startup script entrypoint.sh initializes code-server with the --auth none flag and binds the service to all network interfaces (0.0.0.0:8080). This configuration allows any user with network access to the port to bypass authentication and gain full control over the sandbox environment. This issue has been patched in version 4.14.13.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/labring/FastGPT/commit/9d1cafce9241430fb5bcdd646455055c5f4ae0
- https://github.com/labring/FastGPT/pull/6781
- https://github.com/labring/FastGPT/releases/tag/v4.14.13
- https://github.com/labring/FastGPT/security/advisories/GHSA-34rc-438g-7w78
- https://github.com/labring/FastGPT/security/advisories/GHSA-34rc-438g-7w78
FAQ
What is CVE-2026-42302?
CVE-2026-42302 is a vulnerability with a CVSS score of 9.8 (CRITICAL). FastGPT is an AI Agent building platform. From version 4.14.10 to before version 4.14.13, the agent-sandbox component of FastGPT is vulnerable to unauthenticated Remote Code Execution (RCE). The start...
How severe is CVE-2026-42302?
CVE-2026-42302 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-42302?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.