VYPR
Medium severity6.3NVD Advisory· Published Mar 11, 2026· Updated Jun 17, 2026

CVE-2026-32128

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

4
  • Labring/Fastgpt3 versions
    cpe:2.3:a:fastgpt:fastgpt:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:fastgpt:fastgpt:*:*:*:*:*:*:*:*range: <=4.14.7
    • (no CPE)range: <=4.14.7
    • (no CPE)range: <= 4.14.7
  • Range: <=4.14.7

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.