CVE-2026-32128

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.
References
Link Resource
https://github.com/labring/FastGPT/security/advisories/GHSA-6hw6-mxrm-v6wj Vendor Advisory Exploit Mitigation
Configurations

Configuration 1 (hide)

cpe:2.3:a:fastgpt:fastgpt:*:*:*:*:*:*:*:*

History

19 Mar 2026, 17:38

Type Values Removed Values Added
First Time Fastgpt
Fastgpt fastgpt
Summary
  • (es) FastGPT es una plataforma de creación de agentes de IA. En 4.14.7 y versiones anteriores, el sandbox de Python de FastGPT (fastgpt-sandbox) incluye barreras de seguridad destinadas a prevenir escrituras de archivos (detección estática + seccomp). Estas barreras de seguridad son eludibles reasignando stdout (fd 1) a un descriptor de archivo arbitrario con permisos de escritura usando fcntl. Después de la reasignación, la escritura a través de sys.stdout.write() aún satisface la regla de seccomp write(fd==1), lo que permite la creación/sobrescritura arbitraria de archivos dentro del contenedor del sandbox a pesar de la restricción intencionada de no escritura de archivos.
References () https://github.com/labring/FastGPT/security/advisories/GHSA-6hw6-mxrm-v6wj - () https://github.com/labring/FastGPT/security/advisories/GHSA-6hw6-mxrm-v6wj - Vendor Advisory, Exploit, Mitigation
CPE cpe:2.3:a:fastgpt:fastgpt:*:*:*:*:*:*:*:*

11 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-11 22:16

Updated : 2026-03-19 17:38


NVD link : CVE-2026-32128

Mitre link : CVE-2026-32128

CVE.ORG link : CVE-2026-32128


JSON object : View

Products Affected

fastgpt

  • fastgpt
CWE
CWE-184

Incomplete List of Disallowed Inputs