CVE-2026-32128
Last modified
CVE-2026-32128 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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). EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fastgpt | Fastgpt | <= 4.14.7 |
References
- https://github.com/labring/FastGPT/security/advisories/GHSA-6hw6-mxrm-v6wjExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32128?
How severe is CVE-2026-32128?
How do I fix CVE-2026-32128?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32122OpenEMR is a free and open source electronic health records …4.3
- CVE-2026-32123OpenEMR is a free and open source electronic health records …6.5
- CVE-2026-32124OpenEMR is a free and open source electronic health records …5.4
- CVE-2026-32125OpenEMR is a free and open source electronic health records …5.4
- CVE-2026-32126OpenEMR is a free and open source electronic health records …8.1
- CVE-2026-32127OpenEMR is a free and open source electronic health records …8.8
- CVE-2026-32129soroban-poseidon provides Poseidon and Poseidon2 cryptograph…8.7
- CVE-2026-3213Improper Neutralization of Input During Web Page Generation …4.7
- CVE-2026-32130ZITADEL is an open source identity management platform. From…7.5
- CVE-2026-32131ZITADEL is an open source identity management platform. Prio…7.7
- CVE-2026-32132ZITADEL is an open source identity management platform. Prio…7.4
- CVE-2026-321332FAuth is a web app to manage Two-Factor Authentication (2FA…9.1
Are you affected by CVE-2026-32128?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
