CVE-2026-42302

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.
Configurations

No configuration.

History

12 May 2026, 19:16

Type Values Removed Values Added
References () https://github.com/labring/FastGPT/security/advisories/GHSA-34rc-438g-7w78 - () https://github.com/labring/FastGPT/security/advisories/GHSA-34rc-438g-7w78 -

08 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-08 23:16

Updated : 2026-05-12 19:16


NVD link : CVE-2026-42302

Mitre link : CVE-2026-42302

CVE.ORG link : CVE-2026-42302


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function