← Back to feed
AI SecurityEmerging1 sourceFeb 14, 2024 · 11:30via Embrace The Red (AI agent security)

ChatGPT: Lack of Isolation between Code Interpreter sessions of GPTs

Brief

Your Code Interpreter sandbox, also known as Advanced Data Analysis sessions, are shared between private and public GPTs. Yes, your actual compute container and its storage is shared. Each user gets their own isolated container, but if a user uses multiple GPTs and stores files in Code Interpreter all GPTs can access (and also overwrite) each others files .

This is true also for files uploaded/created with private GPTs and ChatGPT itself.

Read more on Embrace The Red (AI agent security)