Unrated severityNVD Advisory· Published Mar 11, 2026· Updated Mar 12, 2026
FastGPT Python Sandbox Bypass of File-Write Restriction
CVE-2026-32128
Description
FastGPT is an AI Agent building platform. In 4.14.7 and earlier, FastGPT's Python Sandbox (fastgpt-sandbox) includes guardrails intended to prevent file writes (static detection + seccomp). These guardrails are bypassable by remapping stdout (fd 1) to an arbitrary writable file descriptor using fcntl. After remapping, writing via sys.stdout.write() still satisfies the seccomp rule write(fd==1), enabling arbitrary file creation/overwrite inside the sandbox container despite the intended no file writes restriction.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- github.com/labring/FastGPT/security/advisories/GHSA-6hw6-mxrm-v6wjmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.