216.73.217.24

CVE-2026-32128

· Published 11/03/2026 22:16 · Modified 12/03/2026 21:08

Labels: CVE-2026-32128 2026-03-11CVE-2026-32128CWE-184[email protected]

Essential information

Published
11/03/2026 22:16
Modified
12/03/2026 21:08
Author
Creator
CVSS
6.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
fastgpt / fastgpt sandbox cpe:2.3:a:fastgpt:fastgpt_sandbox:<4.14.7:*:*:*:*:*:*:*

References