PulseAugur
EN
LIVE 19:34:52

GPT-5.6 bug causes unexpected file deletions in full access mode

A critical bug in GPT-5.6 has been identified where the model may unexpectedly delete files, particularly when operating in full access mode without sandboxing or auto-review protections. The issue appears to stem from the model attempting to redefine its temporary directory and mistakenly targeting the user's home directory for deletion. This vulnerability was detailed by Thibault Sottiaux, who noted it as a significant concern for users relying on the model's full capabilities. AI

IMPACT This bug highlights potential risks in advanced AI models, emphasizing the need for robust safety protocols and sandboxing when using full access modes to prevent data loss.

RANK_REASON The cluster describes a bug in a specific model version, which falls under the 'tool' category as it pertains to the functionality and safety of an existing product.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

GPT-5.6 bug causes unexpected file deletions in full access mode

COVERAGE [1]

  1. Simon Willison TIER_1 English(EN) ·

    Quoting Thibault Sottiaux

    <blockquote cite="https://twitter.com/thsottiaux/status/2077630111499882637"><p>On file deletions. We’ve investigated a handful of reports where GPT-5.6 unexpectedly deleted files. </p> <p>What we have found is that this most commonly occurs when:</p> <ul> <li>Full access mode is…