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.
INFO
Published Date :
2026-03-11T21:30:26.336Z
Last Modified :
2026-03-11T21:30:26.336Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-32128 vulnerability.
| Vendors | Products |
|---|---|
| Labring |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-32128.