CVE-2026-42343: FastGPT: Uncontrolled Resource Consumption leading to Sandbox Exhaustion
FastGPT is an AI Agent building platform. In versions 4.14.13 and prior, the code-sandbox component suffers from insufficient resource isolation and uncontrolled resource consumption. The service relies solely on an application-level soft limit (a 500ms polling interval) for memory management and lacks strict OS-level constraints such as cgroups or kernel-level namespaces. This architectural weakness allows attackers to easily bypass memory checks via time-window attacks, or exhaust the entire JavaScript worker pool via concurrent CPU-intensive requests, resulting in a complete Denial of Service (DoS) for legitimate users. At time of publication, there are no publicly available patches.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-42343?
CVE-2026-42343 has been assessed with a high severity due to its potential for uncontrolled resource consumption and sandbox exhaustion.
How do I fix CVE-2026-42343?
To fix CVE-2026-42343, upgrade FastGPT to version 4.14.14 or later where resource isolation has been improved.
What vulnerabilities are associated with CVE-2026-42343?
CVE-2026-42343 is primarily associated with issues related to resource management and sandbox security within FastGPT versions prior to 4.14.14.
Which versions of FastGPT are affected by CVE-2026-42343?
FastGPT versions up to and including 4.14.13 are affected by CVE-2026-42343.
What is the impact of CVE-2026-42343 on users?
The impact of CVE-2026-42343 on users could lead to denial of service due to resource exhaustion if exploited.